Expand description
Mathematical error types for domain violations and computation failures
This module defines comprehensive error types for mathematical operations that can fail due to domain restrictions, undefined behavior, or other mathematical constraints.
Enums§
- Math
Error - Comprehensive mathematical error type
Type Aliases§
- Math
Result - Type alias for mathematical operations that can fail