rtoi1   xtlang


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

Implementation

(bind-func rtoi1
  (lambda (a:Rational)
    (dtoi1 (rtod a))))


Back to Index

Similar Entries