TheAlgorithms / MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
MIT License
364 stars 173 forks source link

Create shreeDharacharyaFormula.m #68

Closed abhishekmaletha closed 3 years ago

abhishekmaletha commented 3 years ago

This function calculates the roots of a quadratic equation.

abhishekmaletha commented 3 years ago

This PR is for Hacktoberfest. Please add the label id reviewed. thank you