Computer Science, asked by meenusabharwal1977, 6 months ago

write a java expression for e=(a+b)/ (c/d)​

Answers

Answered by Anonymous
29

Answer:

Write the corresponding java statement /expression for the following mathematical function:- 1-(b+b^2-4ac)/2a. ... ( 3 / 8 ) * sqrt ( ( pow ( b , 2 ) - pow ( c , 3 ) ). pow ( a , 3 ) + ...

Similar questions