Home
last modified time | relevance | path

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

/PHP-8.2/ext/bcmath/libbcmath/src/
H A Dnearzero.c45 bc_is_near_zero (num, scale) in bc_is_near_zero() function
H A Dsqrt.c110 if (bc_is_near_zero (diff, cscale)) in bc_sqrt()
H A Dbcmath.h115 char bc_is_near_zero(bc_num num, int scale);

Completed in 6 milliseconds