LBM .Net API Documentation
LBMSDMRawDecimal Constructor (mant_upper, e)
Namespaces
►
com.latencybusters.lbm.sdm
►
LBMSDMRawDecimal
►
LBMSDMRawDecimal(Int64, Int32)
C#
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