tan()

Returns the tangent as an integer, real or complex number

Syntax
tan(x)

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

Examples

tanRV = tan(pi)
returns 0
tanRV = tan(-pi/4)
returns -1
tanCV = tan(0.5-j*0.5)
returns 0.694/-54.396

See Also

cos(), sin()

 

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

Contents
Additional Resources