Write a function called circle that takes a scalar input r


Matlab

Write a function called circle that takes a scalar input r. It needs to return an output called area that is the area of a circle with radius r and a second output, cf that is the circumference of the same circle. You are allowed to use the built-in function pi. In fact, you need to use it to get the value of π as accurately as possible.

Request for Solution File

Ask an Expert for Answer!!
MATLAB Programming: Write a function called circle that takes a scalar input r
Reference No:- TGS01569789

Expected delivery within 24 Hours