errors.fyi community error code reference
ERANGE

ERANGE

posix

Result too large

The result of a function cannot be represented in the available output type, typically because the value exceeds the representable range.

Numeric value: 34

References

windows-errno

Result too large

A math function returned a result too large to be represented.

Numeric value: 34

References

← all namespaces