Refactoring: replace code that called numeric_arg() followed by numeric_arg_to_flonum() with a single call to float_arg(). This was done to make the code more readable, but the resulting code should also be a little smaller/faster.
Authored by: david_costanzo 2009-08-23
Parent: [r2950]
Child: [r2952]