Page 1 of 1

Write c++ code to find out the value of Sin, Cos, tan and exponential without using any math library. I need this withou

Posted: Wed Mar 30, 2022 9:27 am
by answerhappygod
Write c++ code to find out the value of Sin,
Cos, tan and exponential without using any
math library.
I need this without any math library otherwise it's useless
for me.