Difference between revisions of "Height Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
{{betamanual|version=5.0}}
+
;Height( <Solid> )
;Height[ <Solid> ]
 
 
:Calculates the "oriented" height of the given solid.
 
:Calculates the "oriented" height of the given solid.
 
{{examples| 1=<div>
 
{{examples| 1=<div>
*<code><nowiki>Height[ <Cone> ]</nowiki></code> calculates the "oriented" height of the given cone.
+
*<code><nowiki>Height( <Cone> )</nowiki></code> calculates the "oriented" height of the given cone.
*<code><nowiki>Height[ <Cylinder> ]</nowiki></code> calculates the "oriented" height of the given cylinder.
+
*<code><nowiki>Height( <Cylinder> )</nowiki></code> calculates the "oriented" height of the given cylinder.
*<code><nowiki>Height[ <Polyhedron> ]</nowiki></code> calculates the "oriented" height of the given solid polyhedron.
+
*<code><nowiki>Height( <Polyhedron> )</nowiki></code> calculates the "oriented" height of the given solid polyhedron.
 
</div>}}
 
</div>}}

Latest revision as of 12:42, 30 September 2017


Height( <Solid> )
Calculates the "oriented" height of the given solid.
Examples:
  • Height( <Cone> ) calculates the "oriented" height of the given cone.
  • Height( <Cylinder> ) calculates the "oriented" height of the given cylinder.
  • Height( <Polyhedron> ) calculates the "oriented" height of the given solid polyhedron.
© 2024 International GeoGebra Institute