Handbook
Glossary
frac ( x -- x' )
Vocabulary
math
.
statistics
Inputs
x
an
object
Outputs
x'
an
object
Definition
USING:
kernel
math
;
IN:
math.statistics
:
frac
( x -- x' )
>fraction
[
/mod
nip
]
keep
/
;
inline