The OpenD Programming Language

Decimal.coefficient

struct Decimal(uint size64)
BigInt!size64 coefficient;

Meta