RosettaCodeData/Task/Conditional-structures/Maxima/conditional-structures.maxima
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

1 line
56 B
Text

if test1 then (...) elseif test2 then (...) else (...);