Difference between revisions of "IsVertexForm Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude> {{command|function}} ; IsVertexForm(<function>) : Checks if a function is written in vertex form :{{Example|1=<br><code><no...")
 
m (italics on true and false)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude> {{command|function}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude> {{command|function}}
 
; IsVertexForm(<function>)
 
; IsVertexForm(<function>)
: Checks if a function is written in vertex form  
+
: Checks if a function is written in vertex form.
:{{Example|1=<br><code><nowiki>IsVertexForm((x+(2)/(3))^(2)-((2)/(3))^(2))</nowiki></code> turns "true"}}
+
:{{Example|1=<br><code><nowiki>IsVertexForm((x+(2)/(3))^(2)-((2)/(3))^(2))</nowiki></code> yields ''true''}}
:{{Example|1=<br><code><nowiki>IsVertexForm(2*(3 x-2)^(2)+1)</nowiki></code> turns "false"}}
+
:{{Example|1=<br><code><nowiki>IsVertexForm(2*(3 x-2)^(2)+1)</nowiki></code> yields ''false''}}

Latest revision as of 09:07, 9 November 2020

© 2024 International GeoGebra Institute