NuGenSciMath

NuGenSystemsOfCoordinates Members

NuGenSystemsOfCoordinates overview

Public Static (Shared) Methods

POLRECT [40450] Polar to Rectangular conversion
RECTPOL [40400] Rectangular to Polar conversion
RECTSPR [41450] Rectangular (cartesian) to Spherical conversion
SPRRECT [41400] Spherical to Rectangular (cartesian) conversion
ZADD [40300] Complex number addition
ZPOLDIV [40550] Polar division
ZPOLMLT [40500] Polar multiplication
ZPOLPOW [41100] Polar power
ZPOLRT [41150] Polar (first) root
ZRECTDIV [40800] Rectangular complex number division
ZRECTMLT [40600] Rectangular complex number multiplication
ZRECTPOW [41200] Rectangular complex number power
ZRECTRT [41300] Rectangular complex number root
ZSUB [40350] Complex number subtraction

Public Instance Constructors

NuGenSystemsOfCoordinates Constructor Initializes a new instance of the NuGenSystemsOfCoordinates class.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

NuGenSystemsOfCoordinates Class | Genetibase.MathX Namespace