Computer Science, asked by Ayush0009, 1 year ago

Give Java expression.

Attachments:

Answers

Answered by Anonymous
24

double x=Math. pow(a, 5)*Math.sqrt(Math.pow(x,3).Math.pow(y,n));

2. Math. pow. (a, 5)*b/x+t;...

..HOPE IT HELPS YOU ❤️❤️❤️❤️

Answered by hiramani7080
4

i)double z=2.0/3*(Math.sqrt((x^3*y^n),2));

ii)double Javaexpression =a^5*b*1.0/(X+5);

Similar questions