sinh
276 math.c return DBL2NUM(sinh(Get_Double(x)));
sinh
283 math.c return sinh(x) / cosh(x);