| UnitCartesian Constructor (Cartesian) | 
Namespace: AGI.Foundation.Coordinates
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|---|
| DivideByZeroException | The magnitude of the provided coordinates must not be zero. | 
| NotFiniteNumberException | The magnitude of the provided coordinates must not be infinite. | 
 See Also
See Also