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
Copy file name to clipboardExpand all lines: libraries/community/p2/All/BinFloat/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,6 @@ Conversions to/from integer:
71
71
Conversion from string:
72
72
73
73
`FromString(ptr)`: reads a float from a string. The string may represent the float in ordinary or in scientific notation, in which case the exponent is specified by `E` (so e.g. "100" may be written "1E02").
0 commit comments