$ errors.fyi/julia/DomainError 128 namespaces · 4,025 codes
julia · julia/DomainError
DomainError

Argument Outside Valid Domain

A mathematical or algorithmic function received an argument outside its defined domain — for example, sqrt(-1) or log(0) with real-valued functions. Use the complex variants (sqrt(complex(-1))) or check argument bounds before calling.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT