Community Profile

photo

Juan Camilo Chaparro Gualdron


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Why the "It follows the END that terminates the definition of the function "torusVolArea" " happens?
function [V, A] = torusVolArea (a, b) % Calculating Volume V = (1/4) * (pi * pi) * (a+b) * ((b-a) * (b-a)); % Cal...

3 years ago | 1 answer | 0

1

answer