Refactoring: Change the remaining calls to float_arg to call flonum_arg instead.
flonum_arg is similar, except that takes the argument itself (not an argument list) and doesn't modify its parameter.
This is part of a larger effort to reduce the complexity of the code base by removing unneeded side effects.
Authored by: david_costanzo 2026-07-14
Parent: [r6360]
Child: [r6362]