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 2c7fd1a commit d1d8d38Copy full SHA for d1d8d38
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