View source: R/gerar_conicas_df.R
gerar_conicas_df | R Documentation |
As colunas da tibble gerada são
Os coeficientes de
x^2 (A
),
y^2 (C
),
x (D
),
y (E
),
O termo independente (F
)
O tipo de cônica (tipo
): vazio, elipse, ponto, paralelas, parábola, reta, hipérbole, ou concorrentes
A equação como um string em LaTeX, sem "$" (eq
)
gerar_conicas_df(faixa = -5:5)
faixa |
Vetor com valores permitidos para os coeficientes |
Tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.