errors.fyi community error code reference
EDOM

EDOM

posix

Mathematics argument out of domain

An argument supplied to a mathematical function is outside the defined domain of that function.

Numeric value: 33

References

windows-errno

Math argument out of domain

A math function was called with an argument outside its domain (e.g. sqrt of a negative number).

Numeric value: 33

References

← all namespaces