Skip to main content

Matrix

Nota

Working with polynomials? See Matrix (Linear algebra).

Conic sections are the sets of points whose coordinates satisfy a second-degree polynomial equation Q(x,y)=Ax2+Bxy+Cy2+Dx+Ey+F=0. This quadratic equation can be written as xTAx=0, where x=xy1 and A=AB/2D/2B/2CE/2D/2E/2F

Syntax

matrix(Conic)

Description

Given a conic, returns the conic matrix as described above.

calc.matrix.calc.png