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
Sin Method
Returns the complex sine 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
Sin
()
Return Value
Type:
Complex
the complex sine of this complex number
See Also
Reference
Complex Class
Algs4Net Namespace