1 line
70 B
Text
1 line
70 B
Text
try div(3;0) catch if "NaN" then "div by 0 error detected" else . end
|
try div(3;0) catch if "NaN" then "div by 0 error detected" else . end
|