Description Usage Examples
View source: R/quadratic.R
This function solves quadratic equation(ax^2 + bx^2 + c = 0)
1
quadratic(a, b, c)
quadratic(1, 2, -1)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.