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 Solvers108
Suggested Problems
-
11546 Solvers
-
Getting the indices from a vector
11208 Solvers
-
Test Problem; Create a 5x5 array containing all ones
395 Solvers
-
185 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1525 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!