next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: sin

sin -- compute the sine

Synopsis

Description

i1 : sin (pi/2)

o1 = 1

o1 : RR (of precision 53)

Ways to use sin :

For the programmer

The object sin is a method function.