You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`toFloat` internally converts into double and then truncates into a
float, so why not add a method to return the double?
Signed-off-by: Iván Pérez <ivanperez2@gmail.com>
0 commit comments