Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
rtoi64
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/core/rational.xtm
Implementation
(
bind-func
rtoi64
(
lambda
(
a:Rational
)
(
dtoi64
(
rtod
a
))))
Back to Index