Computer Science, asked by rithinyadav210, 7 months ago

write an equivalent java syntax for the following expression
a = O.OS - 2y3
x - y ​

Answers

Answered by ItzSillyBoyz
2

Explanation:

to use pow function you have to import Math from java.util package. result of the expression should be stored in a double ...

Similar questions