Write down the syntax to find the round-off of a number k.
24 Likes
Math.round(k)
Answered By
13 Likes
Write down the syntax to find the natural log of q.
Write down the syntax to find the cube root of a number m.
Write down the syntax to find the absolute value of a number y.
Write down the syntax to find the exponent of a number p.