Decimal.expo

Returns the exponent of this number

  1. int expo [@property getter]
    struct Decimal(immutable Context _context = DefaultContext)
    @property @safe const
    int
    expo
    ()
  2. int expo [@property setter]

Meta