atanh              85 include/ruby/missing.h RUBY_EXTERN double atanh(double);
atanh             377 math.c             return DBL2NUM(atanh(d));