Skip to content

Commit d34bc9d

Browse files
authored
Update 727-math-csch.markdown
1 parent c8f9d79 commit d34bc9d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_build/reference/727-math-csch.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# CSCH
22

3-
> CSCH (x)
3+
> f = CSCH (x)
44
5-
Hyperbolic cosecant.
5+
Hyperbolic cosecant of `x`.
6+
7+
### Example
68

79
```
810
a = csch(0.1)

0 commit comments

Comments
 (0)