Parents: | math.text.french |
Word | Stack effect |
base-onto | ( n b -- str ) |
basic | ( n -- str ) |
complete | ( str n -- str ) |
dash-append | ( str1 str2 -- str ) |
decompose | ( n -- str ) |
divisor | ( n -- str ) |
ieme | ( str -- str ) |
literals | ( -- value ) |
n-units | ( n unit -- str/f ) |
over-1000000 | ( n -- str ) |
pluralize | ( str -- newstr ) |
smaller-than-100 | ( n -- str ) |
smaller-than-1000 | ( n -- str ) |
smaller-than-1000000 | ( n -- str ) |
smaller-than-2000 | ( n -- str ) |
smaller-than-60 | ( n -- str ) |
smaller-than-80 | ( n -- str ) |
space-append | ( str1 str2 -- str ) |
units | ( -- seq ) |
unpluralize | ( str -- newstr ) |