photo

Reasey


Last seen: 6 days ago Active since 2024

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Unable to run a live script
function sphere_vol = sphere(r,h) sphere_vol = 2*pi*r^2*h/3; r = input('Enter the radius:'); h = input('Enter the height:')...

6 days ago | 0