RosettaCodeData/Task/Draw-a-cuboid/Maple/draw-a-cuboid.maple
2019-09-12 10:33:56 -07:00

1 line
99 B
Text

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