Skip to content
Snippets Groups Projects
Commit 31cb334a authored by book987's avatar book987
Browse files

update docs/mathf.md

parent 05f1d182
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ Return the smallest of a series of floats.
This will return `1.5`:
```
min 1.5 2 3
minf 1.5 2 3
```
## floor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment