Home
last modified time | relevance | path

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

/PHP-5.4/ext/bcmath/libbcmath/src/
H A Dnearzero.c46 bc_is_near_zero (num, scale) in bc_is_near_zero() function
H A Dsqrt.c111 if (bc_is_near_zero (diff, cscale)) in bc_sqrt()
H A Dbcmath.h124 _PROTOTYPE(char bc_is_near_zero, (bc_num num, int scale));

Completed in 9 milliseconds