Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Titaniumtown committed Feb 17, 2022
1 parent f6b868d commit 00cd188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ supported:
- functions implemented using functions of the same name in [Rust std library][std-float]:

- `sqrt`, `abs`
- `exp`, `ln`, `log10`
- `exp`, `ln`, `log10` (`log10` can also be called as `log`)
- `sin`, `cos`, `tan`, `asin`, `acos`, `atan`, `atan2`
- `sinh`, `cosh`, `tanh`, `asinh`, `acosh`, `atanh`
- `floor`, `ceil`, `round`
Expand Down

0 comments on commit 00cd188

Please sign in to comment.