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 Solvers120
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
Number of 1s in a binary string
11583 Solvers
-
Matrix indexing with two vectors of indices
782 Solvers
-
Check that number is whole number
5496 Solvers
-
1905 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.