Computer Science, asked by Anonymous, 1 year ago

What is round function used for?

Answers

Answered by siddhartharao77
1
Round function:

It rounds number to given number of decimal places.

Ex: Select round(3.452,2) as Pratham from Dual;

Output : 3.45


Hope this helps!

Anonymous: Thank you bhai
Answered by Anonymous
0
✮ ROUND FUNCTION : -

☆ ROUND function returns a number rounded to a specified number of digits. 


☆ The ROUND function is a built-in function in Excel .


☆ . It can be used as a worksheet function (WS) in Excel..
Similar questions