English

Write a Java Expression for the Following : Ax5 + Bx3 + C - Computer Applications

Advertisements
Advertisements

Question

Write a Java expression for the following :
ax5 + bx3 + c 

One Line Answer

Solution

a.Math.pow(x,5) + b.Math.pow(x,3) +c;

shaalaa.com
Introduction of Operators in Java
  Is there an error in this question or solution?
2016-2017 (March) Set 1
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×