Lines Matching refs:tiny
105 * erf(x) = 1.0 - tiny111 * erf(x) = 1.0 - tiny138 * erf(x) = 1 - tiny (raise inexact)139 * erfc(x) = tiny*tiny (raise underflow)164 tiny = _TINY,298 return (one-tiny);300 return (tiny-one);369 return (tiny*tiny);371 return (two-tiny);
Indexes created Sun Oct 12 09:09:55 GMT 2025