Returns the negative value of this complex number.

Namespace:  SingularSys.Jep.Types
Assembly:  Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)

Syntax

C#
public Complex Neg()
Visual Basic (Declaration)
Public Function Neg As Complex
Visual C++
public:
Complex^ Neg()

Return Value

See Also