Problem 43564. Calculate sin(x) without sin(x)
Calculate y = sin(x)
x = 0 -> y= 0
without the use of sin(x) or cos(x)
Solution Stats
Problem Comments
-
2 Comments
John D'Errico
on 17 Oct 2016
You could at least bother to write a reference solution.
goc3
on 1 Dec 2016
A random test case was added to prevent hard-coded solutions.
Solution Comments
Show commentsProblem Recent Solvers104
Suggested Problems
-
Return the largest number that is adjacent to a zero
5414 Solvers
-
Which values occur exactly three times?
5148 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1147 Solvers
-
Create sequnce 1 4 9 16 25.........
393 Solvers
-
895 Solvers
More from this Author5
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!