Problem 2920. Golden ratio
Calculate the golden ratio. Hint: phi^2 = phi + 1.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers178
Suggested Problems
-
1063 Solvers
-
6073 Solvers
-
535 Solvers
-
558 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
355 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!