next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
acot -- compute the inverse cotangent
Synopsis
Usage:
acot x
Inputs:
x
,
a
real number
Outputs:
a
real number
, the arccotangent (in radians) of
x
Description
i1 : acot 2 o1 = .463647609000806 o1 : RR (of precision 53)
Ways to use
acot
:
acot(Number)