RosettaCodeData/Task/Detect-division-by-zero/Mathematica/detect-division-by-zero.math

2 lines
48 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
Check[2/0, Print["division by 0"], Power::infy]