opCmp

Returns -1, 0 or 1, if this number is less than, equal to, or greater than the argument, respectively. NOTE: The comparison is made to the current precision.

  1. int opCmp(T that)
    const
    int
    opCmp
    (
    T : decimal
    )
    ()
  2. int opCmp(T that)

Meta