Untitled

 avatar
unknown
plain_text
3 years ago
108 B
5
Indexable
sphereRadius = scnr.nextDouble|;
sphereVolume = (4.0/3.0)*3.14159* (sphereRadius*sphereRadius*sphereRadius);
Editor is loading...