Skip to content

Commit

Permalink
update docs/mathf.md
Browse files Browse the repository at this point in the history
  • Loading branch information
book987 committed Aug 17, 2021
1 parent 05f1d18 commit 31cb334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mathf.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 31cb334

Please sign in to comment.