RosettaCodeData/Task/Comments/Mathematica/comments-2.math

2 lines
116 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
If[a(*number 1*)<(* is smaller than number 2*) b, True (*return value (*bool true*)*), False (*return bool false*)]