1.

Write the java expression for a) e6+(A-B)7​

Answer»

align="absmiddle" alt="\STAR\:\:\:\bf\large\underline\blue{Question:-}" class="latex-formula" id="TexFormula1" SRC="https://tex.z-dn.net/?F=%5Cstar%5C%3A%5C%3A%5C%3A%5Cbf%5Clarge%5Cunderline%5Cblue%7BQuestion%3A-%7D" title="\star\:\:\:\bf\large\underline\blue{Question:-}">

  • Write down the JAVA expression for the following.

\star\:\:\:\bf\large\underline\blue{Answers:-}

The above expression can be written in java as

\boxed{\sf Math.exp(6)+Math.pow(A-B,7);}

\star\:\:\:\bf\large\underline\blue{Other\:Math\:Functions:-}

  • Math.ceil()
  • Math.abs()
  • Math.round()
  • Math.rint()
  • Math.PI
  • Math.sqrt()
  • Math.cbrt() and so on.


Discussion

No Comment Found