Difference between revisions of "Polar Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
Line 6: Line 6:
  
  
and reverse of the previous :
 
 
;Polar(<Line>, <Conic>)
 
;Polar(<Line>, <Conic>)
 +
:Creates the pole, given a polar line and a conic.
 
:{{Example|1=<code>Polar(1.5x+0.5y=4, y = x^2 - 3x + 5)</code> creates the point ''(0, 2)''}}
 
:{{Example|1=<code>Polar(1.5x+0.5y=4, y = x^2 - 3x + 5)</code> creates the point ''(0, 2)''}}

Latest revision as of 08:21, 7 May 2021


Polar( <Point>, <Conic> )
Creates the polar line of the given point relative to the conic section.
Example: Polar((0,2), y = x^2 - 3x + 5) creates the line 1.5x + 0.5y = 4
Note: See also Mode polardiameter.svg Polar or Diameter Line tool.


Polar(<Line>, <Conic>)
Creates the pole, given a polar line and a conic.
Example: Polar(1.5x+0.5y=4, y = x^2 - 3x + 5) creates the point (0, 2)
© 2024 International GeoGebra Institute