Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dfth.h761 FTH fth_inexact_to_exact(FTH);
H A Dnumbers.c4043 fth_inexact_to_exact(FTH obj) in fth_inexact_to_exact() function
4613 FTH_PROC("inexact->exact", fth_inexact_to_exact, 1, 0, 0, in init_number()