always call frexp() instead of frexpl()
No values that can only be represented as long double are passed since mrb_float is either float or double.
Showing
Please register or sign in to comment
No values that can only be represented as long double are passed since mrb_float is either float or double.