index
:
cetris
master
Tetris Logic in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontends
/
calculator
/
CEdev
/
lib
/
linked
/
tanh.src
blob: 977ee2e83648df422adf1c4c342ff59d5da0b5eb (
plain
)
1
2
3
4
5
6
.def _tanh .assume adl=1 ; double tanh(double arg); _tanh equ 022138h