Harshsngh07 / Hacktoberfest2020

Repository for first timers to get started in Open Source Contributions
MIT License
47 stars 299 forks source link

Create Sinx_series.c #380

Open harshrey opened 3 years ago

harshrey commented 3 years ago

This code is used for finding value of Sin X using Taylor's series, where X and number of terms of the series to be calculated are given by the user

Description

This code is used for finding value of Sin X using Taylor's series, where X and number of terms of the series to be calculated are given by the user

Checklist: