opOpAssign

Performs the specified binary operation on this number and the argument then assigns the result to this number.

  1. decimal opOpAssign(T x)
    ref
    decimal
    opOpAssign
    (
    string op
    T : decimal
    )
    (
    T x
    )
  2. decimal opOpAssign(T x)

Meta