Complex F
Constructors
Properties
Functions
Link copied to clipboard
Returns the real part of this complex number.
Link copied to clipboard
Returns the imaginary part of this complex number.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns a normalized copy of this complex number if this complex number magnitude is large enough to safely normalize. Else returns defaultValue.
Returns a normalized copy of this complex number if this complex number magnitude is large enough to safely normalize. Else returns the result of calling the defaultValue function.
Link copied to clipboard
Link copied to clipboard
Returns the additive inverse of this complex number.