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

2 lines
116 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
If[a(*number 1*)<(* is smaller than number 2*) b, True (*return value (*bool true*)*), False (*return bool false*)]