rtoi16   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/core/rational.xtm

Implementation

(bind-func rtoi16
  (lambda (a:Rational)
    (dtoi16 (rtod a))))


Back to Index