quadratic_solver: Quadratic algebraic equations solver

Description Usage Arguments Value Examples

View source: R/quadratic_solver.R

Description

This package finds the roots of the quadratic algebraic equations.

Usage

1

Arguments

a

the first coefficient

b

the second coefficient

c

the last coefficient

Value

roots of equations

Examples

1

keeyh0101/Solvequadratic documentation built on Nov. 13, 2019, 12:34 a.m.