We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f1d18 commit 31cb334Copy full SHA for 31cb334
docs/mathf.md
@@ -63,7 +63,7 @@ Return the smallest of a series of floats.
63
This will return `1.5`:
64
65
```
66
-min 1.5 2 3
+minf 1.5 2 3
67
68
69
## floor
0 commit comments