erf 82 include/ruby/missing.h RUBY_EXTERN double erf(double); erf 558 math.c return DBL2NUM(erf(RFLOAT_VALUE(x)));