Use `mrb_num_div_flo` for float division.
This function handles zero division properly. Also fixed bugs that multiply numbers instead of division.
Showing
Please register or sign in to comment
This function handles zero division properly. Also fixed bugs that multiply numbers instead of division.