Handbook
Glossary
ratio-below? ( count length -- ? )
Vocabulary
project-euler
.
058
.
private
Inputs
count
an
object
length
an
object
Outputs
?
an
object
Definition
USING:
math
;
IN:
project-euler.058.private
:
ratio-below?
( count length -- ? )
total-corners
1
+
/
PERCENT_PRIME
<
;