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