RosettaCodeData/Task/Comments/Mathematica/comments-2.math
2023-07-01 13:44:08 -04:00

1 line
116 B
Text

If[a(*number 1*)<(* is smaller than number 2*) b, True (*return value (*bool true*)*), False (*return bool false*)]