Home
last modified time | relevance | path

Searched refs:h_creciprocal (Results 1 – 1 of 1) sorted by relevance

/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c2474 #define h_creciprocal "( x -- y ) y = 1 / x" in ficl_creciprocal() macro
4485 FTH_PRI1("1/c", ficl_creciprocal, h_creciprocal); in init_number()