RosettaCodeData/Task/Draw-a-cuboid/Maple/draw-a-cuboid.maple
2023-07-01 13:44:08 -04:00

1 line
99 B
Text

plots:-display(plottools:-parallelepiped([2, 0, 0], [0, 0, 4], [0, 3, 0]), orientation = [45, 60])