sinh 126 math.c return rb_float_new(sinh(RFLOAT(x)->value)); sinh 134 math.c return sinh(x) / cosh(x);