INumber
Overview
Base interface for all numbers.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.System
- Ancestry: IComparable | INumber
Required Methods
CompareTo (declared in IComparable)
Compare a value to another value; should return 0 if equal, 1 if more, -1 if less.
Parameters:
- a: