NuGenSciMath

NuGenFraction Structure

Classes Contained: NuGenFraction NuGenFractionException

For a list of all members of this type, see NuGenFraction Members.

System.Object
   System.ValueType
      Genetibase.MathX.NuGenFraction

[Visual Basic]
Public Structure NuGenFraction
    Implements IComparable, IFormattable
[C#]
public struct NuGenFraction : IComparable, IFormattable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Genetibase.MathX

Assembly: Genetibase.MathX.NuGenSciMathI (in Genetibase.MathX.NuGenSciMathI.dll)

See Also

NuGenFraction Members | Genetibase.MathX Namespace