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
-
Set the array elements whose value is 13 to 0
1452 Solvers
-
Create a vector whose elements depend on the previous element
803 Solvers
-
400 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
403 Solvers
-
Matrix multiplication across rows
403 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.