Home
last modified time | relevance | path

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

/PHP-8.3/ext/bcmath/libbcmath/src/
H A Dnearzero.c40 bool bc_is_near_zero(bc_num num, size_t scale) in bc_is_near_zero() function
H A Dsqrt.c98 if (bc_is_near_zero(diff, cscale)) { in bc_sqrt()
H A Dbcmath.h112 bool bc_is_near_zero(bc_num num, size_t scale);

Completed in 7 milliseconds