Problem 61085. Return the Square of a Number
Write a function that takes a single numeric input x and returns its square.
That is, given x, your function should output x^2.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers22
Suggested Problems
-
22 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!