Calculate y = sin(x)
x = 0 -> y= 0
without the use of sin(x) or cos(x)
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers119
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15808 Solvers
-
Find the maximum number of decimal places in a set of numbers
3558 Solvers
-
617 Solvers
-
401 Solvers
-
Solve a System of Linear Equations
14759 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!
You could at least bother to write a reference solution.
A random test case was added to prevent hard-coded solutions.