Difference between revisions of "Volume Command"

From GeoGebra Manual
Jump to: navigation, search
m (updated icon)
(command syntax: changed [ ] into ( ))
 
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
;Volume[ <Solid> ]:
+
;Volume( <Solid> ):
 
:Calculates the volume of the given solid.
 
:Calculates the volume of the given solid.
 
{{example| 1=<div>
 
{{example| 1=<div>
*<code><nowiki>Volume[ <Pyramid> ]</nowiki></code> calculates the volume of the given pyramid.
+
*<code><nowiki>Volume( <Pyramid> )</nowiki></code> calculates the volume of the given pyramid.
*<code><nowiki>Volume[ <Prism> ]</nowiki></code> calculates the volume of the given prism.
+
*<code><nowiki>Volume( <Prism> )</nowiki></code> calculates the volume of the given prism.
*<code><nowiki>Volume[ <Cone> ]</nowiki></code> calculates the volume of the given cone.
+
*<code><nowiki>Volume( <Cone> )</nowiki></code> calculates the volume of the given cone.
*<code><nowiki>Volume[ <Cylinder> ]</nowiki></code> calculates the volume of the given cylinder.
+
*<code><nowiki>Volume( <Cylinder> )</nowiki></code> calculates the volume of the given cylinder.
 
</div>}}
 
</div>}}
  
 
{{Note| See also [[File:Mode volume.svg|link=|24px]] [[Volume Tool|Volume]] tool.}}
 
{{Note| See also [[File:Mode volume.svg|link=|24px]] [[Volume Tool|Volume]] tool.}}

Latest revision as of 13:10, 30 September 2017


Volume( <Solid> )
Calculates the volume of the given solid.
Example:
  • Volume( <Pyramid> ) calculates the volume of the given pyramid.
  • Volume( <Prism> ) calculates the volume of the given prism.
  • Volume( <Cone> ) calculates the volume of the given cone.
  • Volume( <Cylinder> ) calculates the volume of the given cylinder.


Note: See also Mode volume.svg Volume tool.
© 2024 International GeoGebra Institute