sinh
225 math.c return DBL2NUM(sinh(RFLOAT_VALUE(x)));
sinh
232 math.c return sinh(x) / cosh(x);