Skip to content

Commit 31cb334

Browse files
committed
update docs/mathf.md
1 parent 05f1d18 commit 31cb334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mathf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Return the smallest of a series of floats.
6363
This will return `1.5`:
6464

6565
```
66-
min 1.5 2 3
66+
minf 1.5 2 3
6767
```
6868

6969
## floor

0 commit comments

Comments
 (0)