ILNumerics.Net
MachineParameterSingle Structure

ILNumerics.Net - numeric computing and plotting for .NET

ILNumericsMachineParameterSingle
ILNumerics.Net - numeric computing for .NET
Extensive numerical machine parameter infos - single precision
Declaration Syntax
C#Visual BasicVisual C++
public struct MachineParameterSingle
Public Structure MachineParameterSingle
public value class MachineParameterSingle
Members
All MembersFields



IconMemberDescription
eps
distance between the smallest number > 1.0, distinguishable from 1.0 and 1.0

epsneg
alternative eps. ibeta negep

ibeta
radix

iexp
number of exponent bits

irnd
rounding and underflow information.

it
number of base digits(bits) in the mantissa

machep
exponent of the smalles number ibeta^machep > 1.0

maxexp
smalles power of ibeta where overflow occours

minexp
smallest power of ibeta without leading zeros in the mantissa

negep
exponent of smallest number ibeta^negep wich may be substracted from 1.0, giving a result not equal to 1.0

ngrd
number of guard digits in the product of 2 mantissas

xmax
largest floating point number

xmin
smallest floating point number

Assembly: ILNumerics.Net (Module: ILNumerics.Net) Version: 1.3.13.0 (0.9.29.0)