Mathos.Arithmetic.ComplexNumbers NamespaceMathos Core Library 1.0.5.1 (changeset 39720)
This documentation is compiled for the latest release of Mathos Core Library
 
Classes

  ClassDescription
Public classComplexOperation
Structures

  StructureDescription
Public structureComplexNumber Obsolete.
The Complex Number type makes it possible to store numbers in form of a + bi, where a,b are real numbers and i is sqrt(-1). The real part of the number is stored as a decimal.