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
/
sinh.src
blob: f82b60c1ace1e0f445e77a236cdd1acf0cfeef99 (
plain
)
1
2
3
4
5
6
.def _sinh .assume adl=1 ; double sinh(double arg); _sinh equ 022130h