View Single Post
TheWhitesmith
Senior Member
Join Date: Oct 2017
Location: Morocco :c
Old 11-22-2017 , 11:44   Re: ConvertFloatToSeconds Stock (Useful for Songs)
Reply With Quote #2

Try
PHP Code:
iMinutes floatroundfTimefloatround_floor 
If I'm not wrong the error does not come from float_to_str, but from floatround because if the 2nd option is left blank, it will use "floatround_round" as default, and HERE it says "floatround_round : rounds to the nearest integer"
TheWhitesmith is offline