Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
Complex Class
Complex Methods
Abs Method
Conjugate Method
Cos Method
Exp Method
MainTest Method
Phase Method
Reciprocal Method
Scale Method
Sin Method
Tan Method
ToString Method
Complex
Tan Method
Returns the complex tangent of this complex number.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Complex
Tan
()
Return Value
Type:
Complex
the complex tangent of this complex number
See Also
Reference
Complex Class
Algs4Net Namespace