Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c2134 #define h_falog "( x -- y ) y = pow(10.0, x)" in ficl_falog() macro
4410 FTH_PRI1("falog", ficl_falog, h_falog); in init_number()