acosh 83 include/ruby/missing.h RUBY_EXTERN double acosh(double); acosh 329 math.c return DBL2NUM(acosh(d));