Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c2333 #define h_complex_p "( obj -- f ) test if OBJ is a complex number\n\ in ficl_complex_p() macro
4458 FTH_PRI1("complex?", ficl_complex_p, h_complex_p); in init_number()