cpp · cpp/std--domain_error
std--domain_error
std::domain_error
Thrown when a mathematical function is called with an argument outside its domain, such as passing a negative value to a function that requires a non-negative input.
Thrown when a mathematical function is called with an argument outside its domain, such as passing a negative value to a function that requires a non-negative input.