Radius Command

From GeoGebra Manual
Revision as of 17:15, 7 October 2017 by Zbynek (talk | contribs) (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Jump to: navigation, search


Radius( <Conic> )
Returns the radius of a conic.
Example:
  • Returns the radius of a circle c (e.g. c:(x - 1)² + (y - 1)² = 9) Radius[c] yields a = 3.
  • Returns the radius of a circle formula Radius[(x - 2)² + (y - 2)² = 16] yields a = 4.
© 2024 International GeoGebra Institute