summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.122
1 files changed, 22 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 13f082f3..6d214246 100644
--- a/txr.1
+++ b/txr.1
@@ -38606,6 +38606,22 @@ and
.meta y
to an angle in polar coordinates in the range [0, 2\(*p).
+.coNP Functions @, sinh @, cosh @, tanh @, asinh @ acosh and @ atanh
+.synb
+.mets (sinh << argument )
+.mets (cosh << argument )
+.mets (tanh << argument )
+.mets (atanh << argument )
+.mets (asinh << argument )
+.mets (acosh << argument )
+.syne
+.desc
+These functions are the hyperbolic analogs of the trigonometric functions
+.codn sin ,
+.code cos
+and so forth. They convert their argument to floating point and
+return a float result.
+
.coNP Functions @, exp @, log @ log10 and @ log2
.synb
.mets (exp << arg )
@@ -40635,6 +40651,12 @@ arguments must be integers.
.um atan
.bmnl atan2
.bmnr r-atan2 atan2
+.um sinh
+.um cosh
+.um tanh
+.um asinh
+.um acosh
+.um atanh
.um log
.um log2
.um log10