math_log 679 math.c return math_log(argc, argv); math_log 730 math.c rb_define_module_function(rb_mMath, "log", math_log, -1);