Home | History | Annotate | Download | only in base

Lines Matching full:shuge

2646  *          ln2ovft  <  x           :  sinh(x) := x*shuge (overflow)
2657 static const double shuge = 1.0e307;
2682 return x * shuge;