We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61c9637 commit 457e4a5Copy full SHA for 457e4a5
_build/reference/750-math-sec.markdown
@@ -4,4 +4,10 @@
4
5
Secant.
6
7
+```
8
+a = sec(0.1)
9
+print a
10
11
+b = asec(a)
12
+print b
13
0 commit comments