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