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

1 line
36 B
Text

Graphics3D[Cuboid[{0,0,0},{2,3,4}]]