Searched refs:float_limit (Results 1 – 1 of 1) sorted by relevance
34 static const float float_limit = float_ulimit.f; variable49 static const float float_limit = float(M_LN2 * FLT_MAX_EXP);52 static const float float_limit = ::log(FLT_MAX);119 { return tanT(z, float_limit); } in tan()182 { return tanhT(z, float_limit); } in tanh()