LBM .Net API Documentation
LBMSDMRawDecimal Constructor (mant_upper, e)
Namespacescom.latencybusters.lbm.sdmLBMSDMRawDecimalLBMSDMRawDecimal(Int64, Int32)
Create a raw decimal providing the mantissa and exponent
Declaration Syntax
C#
public LBMSDMRawDecimal(
	long mant_upper,
	int e
)
Parameters
mant_upper (Int64)
The mantissa
e (Int32)
The exponent

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0