LBM .Net API Documentation
Mantissa Property
Namespaces
►
com.latencybusters.pdm
►
PDMDecimal
►
Mantissa
C#
the mantissa component of the PDMDecimal
Declaration Syntax
C#
public
virtual
long
Mantissa
{
get
; }
Value
the mantissa is the "a" component in the form: a x 10^b
Assembly:
lbmcspdm
(Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)