मराठी

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×