IsVertexForm Command

IsVertexForm(<function>)

Checks if a function is written in vertex form.

IsVertexForm((x+2/3)^2-(2/3)^2) yields true

IsVertexForm(2*(3 x-2)^(2)+1) yields false