Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc
Complex32 Structure
Complex32 Methods
Abs Method
Acos Method
Add Method
Asin Method
Atan Method
CommonLogarithm Method
Conjugate Method
Cos Method
Cosh Method
CubicRoots Method
Divide Method
Equals Method
Exp Method
Exponential Method
FromPolarCoordinates Method
GetHashCode Method
IsImaginaryOne Method
IsInfinity Method
IsNaN Method
IsOne Method
IsReal Method
IsRealNonNegative Method
IsZero Method
Log Method
Log10 Method
Logarithm Method
Multiply Method
NaturalLogarithm Method
Negate Method
Parse Method
Pow Method
Power Method
Reciprocal Method
Root Method
Sin Method
Sinh Method
Sqrt Method
Square Method
SquareRoot Method
SquareRoots Method
Subtract Method
Tan Method
Tanh Method
ToComplex Method
ToString Method
TryParse Method
Complex
32
Is
One Method
Gets a value indicating whether the
Complex32
is one.
Namespace:
Altaxo.Calc
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
bool
IsOne
()
Return Value
Boolean
true
if this instance is one; otherwise,
false
.
See Also
Reference
Complex32 Structure
Altaxo.Calc Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net