Interface NSDecimalNumberBehaviors

    • Method Detail

      • exceptionDuringOperationErrorLeftOperandRightOperand

        NSDecimalNumber exceptionDuringOperationErrorLeftOperandRightOperand​(org.moe.natj.objc.SEL operation,
                                                                             long error,
                                                                             NSDecimalNumber leftOperand,
                                                                             NSDecimalNumber rightOperand)
        The scale could return NO_SCALE for no defined scale.
      • roundingMode

        long roundingMode()
      • scale

        short scale()