Computer Science, asked by AlexMondal123, 3 months ago

1.Find the value of ar, if a=3,b=4, and c=5; p=a+b+c;s=p/2;ar=Math.sqrt(s*(s-a)*(s-b)*(s-c));

Answers

Answered by subhayupro1
2

Answer:

Find the value of ar, if a=3,b=4, and c=5; p=a+b+c;s=p/2;ar=Math.sqrt(s*(s-a)*(s-b)*(s-c));

Similar questions