Difference between revisions of "Sphere Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 4: Line 4:
 
;Sphere[ <Point>, <Point> ]:Creates a sphere with center in the first point through the second point.
 
;Sphere[ <Point>, <Point> ]:Creates a sphere with center in the first point through the second point.
 
:{{example| 1=<div><code><nowiki>Sphere[(0, 0, 0), (1, 1, 1)]</nowiki></code> yields ''x² + y² + z² = 3''</div>}}
 
:{{example| 1=<div><code><nowiki>Sphere[(0, 0, 0), (1, 1, 1)]</nowiki></code> yields ''x² + y² + z² = 3''</div>}}
{{Note| See also [[Image:Mode sphere2 32.gif]] [[Sphere with Center through Point Tool|Sphere with Center through Point]] Tool and [[Image:Mode_spherepointradius_32.gif]] [[Sphere with Center and Radius Tool|Sphere with Center and Radius]] Tool.}}
+
{{Note| See also [[Image:Mode sphere2.svg]] [[Sphere with Center through Point Tool|Sphere with Center through Point]] Tool and [[Image:Mode spherepointradius.svg]] [[Sphere with Center and Radius Tool|Sphere with Center and Radius]] Tool.}}

Revision as of 08:44, 29 July 2015


Sphere[ <Point>, <Radius> ]
Creates a sphere with center and radius.
Sphere[ <Point>, <Point> ]
Creates a sphere with center in the first point through the second point.
Example:
Sphere[(0, 0, 0), (1, 1, 1)] yields x² + y² + z² = 3
© 2024 International GeoGebra Institute