sin()

Returns the sine as an integer, real or complex number

Syntax
sin(x)

Name Description Range Type Required
x integer, real or complex number (-∞, ∞) integer, real or complex yes

Examples

sinRV = sin(pi)
returns 1.225e-16
sinRV = sin(-pi/2)
returns -1
sinCV = sin(1+j*0.4)
returns 0.936/13.71

See Also

cos(), tan()

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources