Skip to content

Commit 457e4a5

Browse files
authored
Update 750-math-sec.markdown
1 parent 61c9637 commit 457e4a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_build/reference/750-math-sec.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@
44
55
Secant.
66

7+
```
8+
a = sec(0.1)
9+
print a
710
11+
b = asec(a)
12+
print b
13+
```

0 commit comments

Comments
 (0)