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
-
Swap the first and last columns
22841 Solvers
-
17435 Solvers
-
Return unique values without sorting
1008 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
923 Solvers
-
Find out sum of all elements of given Matrix
535 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.