Enumeration 列挙

NSDecimalNumber.CalculationError

Calculation error constants used to describe an error in exceptionDuringOperation(_:error:leftOperand:rightOperand:). exceptionDuringOperation(_:error:leftOperand:rightOperand:)におけるエラーを解説するのに使われる計算エラー定数。

Declaration 宣言

enum CalculationError : UInt, @unchecked Sendable

Topics 話題

Constants 定数

Relationships 関係

Conforms To 次に準拠

See Also 参照

Performing Arithmetic Using References 参照を使って算術を実行する