cleanup, docs
This commit is contained in:
@@ -16,4 +16,4 @@ Extracts a floating point number from a `String`.
|
||||
If no usable number can be identified, the result is `0`.
|
||||
|
||||
:example
|
||||
print("float_val example\n");
|
||||
print(float_val("3.14") + 1.0, "\n");
|
||||
|
||||
Reference in New Issue
Block a user