Computer Science, asked by Shreyanshi2cool, 1 year ago

write the java statement for:

Attachments:

Answers

Answered by ancy30
1
(a) double c= vt+1/2.0*(Math.pow(t,2)
(b) not clear.
(c) not clear
(d) double Res = Math.sqrt(Math.pow(a,2) + Math.pow(b,2))
Similar questions