The OpenD Programming Language

BinaryView

Alias This

lightConst

ditto

Members

Functions

lightConst
DecimalView!(const W) lightConst()
signedCoefficient
BigIntView!W signedCoefficient()

Variables

coefficient
BigUIntView!W coefficient;
exponent
long exponent;
sign
bool sign;

Meta