Difference between revisions of "IsVertexForm Command"

From GeoGebra Manual
Jump to: navigation, search
m (italics on true and false)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
; 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