next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Macaulay2Doc
::
sin
sin -- compute the sine
Synopsis
Usage:
sin x
Inputs:
x
,
a
real number
Outputs:
a
real number
, the sine of
x
Description
i1 : sin (pi/2) o1 = 1 o1 : RR (of precision 53)
Ways to use
sin
:
sin(CC)
sin(QQ)
sin(RR)
sin(ZZ)