Argument Domain Error

This error occurs when an argument to a function is not in the mathematically valid range for that function. For example:

log(-1)
pow(-1, 0.5)

Versions: DPL Professional, DPL Enterprise, DPL Portfolio

See Also

Functions