acosh
46 include/ruby/missing.h RUBY_EXTERN double acosh(double);
acosh
266 math.c d = acosh(d0);