Skip to content

Commit

Permalink
sinpi, cospi, tanpi
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySarnoff authored Apr 7, 2019
1 parent 3b81daf commit fe2e89f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/capabilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ There are arithmetic operations that take two Float64s or Float32s or Float16s a
#### elementary mathematical functions
- `log`, `exp`
- `sin`, `cos`, `tan`, `csc`, `sec`, `cot`
- `sinpi`, `cospi`, `tanpi`
- `asin`, `acos`, `atan`, `acsc`, `asec`, `acot`
- `sinh`, `cosh`, `tanh`, `csch`, `sech`, `coth`
- `asinh`, `acosh`, `atanh`, `acsch`, `asech`, `acoth`
Expand Down

0 comments on commit fe2e89f

Please sign in to comment.