Handbook
Glossary
closest ( seq -- newseq )
Vocabulary
math
.
continued-fractions
.
private
Inputs
seq
an
object
Outputs
newseq
an
object
Definition
USING:
math
math.functions
sequences
;
IN:
math.continued-fractions.private
:
closest
( seq -- newseq )
unclip-last
round
>integer
suffix
;