working on documentation and more API functions
This commit is contained in:
@@ -5,6 +5,11 @@ f64 float_val(String s)
|
||||
s : string to be converted
|
||||
return value : a f64 containing the number (0 if no number could be identified).
|
||||
|
||||
:see
|
||||
>string
|
||||
int_val
|
||||
String
|
||||
|
||||
:content
|
||||
Extracts a floating point number from a `String`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user