asinh 84 include/ruby/missing.h RUBY_EXTERN double asinh(double); asinh 349 math.c return DBL2NUM(asinh(Get_Double(x)));