org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSCalculationError
- Enclosing interface:
- FoundationLibrary
public static interface FoundationLibrary.NSCalculationError
NSCalculationNoError
static final int NSCalculationNoError
- See Also:
- Constant Field Values
NSCalculationLossOfPrecision
static final int NSCalculationLossOfPrecision
- See Also:
- Constant Field Values
NSCalculationUnderflow
static final int NSCalculationUnderflow
- See Also:
- Constant Field Values
NSCalculationOverflow
static final int NSCalculationOverflow
- See Also:
- Constant Field Values
NSCalculationDivideByZero
static final int NSCalculationDivideByZero
- See Also:
- Constant Field Values