Module error

Module error 

Source
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§

MathError
Comprehensive mathematical error type

Type Aliases§

MathResult
Type alias for mathematical operations that can fail