हिंदी

Write a Java Expression for the Following : Sqrt(3"X"+"X"^2)/"A+B" - Computer Applications

Advertisements
Advertisements

प्रश्न

Write a Java expression for the following :

`sqrt(3"x"+"x"^2)/"a+b"`

एक पंक्ति में उत्तर

उत्तर

Math.sqrt * (3 * x + Math.pow(x, 2)) / (a + b);

shaalaa.com
Introduction of Operators in Java
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2017-2018 (March) Set 1
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×