The round () function in Python
The round () function in Python rounds a given number, returning that number as a floating point number, with the specified number of digits after the comma.
Continuing with the topic of built-in functions in Python, this article will introduce you to the round () function with syntax, usage, and specific examples. Invites you to read the track.
The round () function in Python rounds a given number, returning that number as a floating point number, with the specified number of digits after the comma. The number after the default comma is 0, meaning the function will return the nearest integer.
Syntax round () function in Python:
round(number[, ndigits])
Parameters of the round () function
The round () function has 2 parameters:
number
: Thenumber
you want to round.ndigits
: Number of digits after comma that you want to use to round numbers. The default is 0.
Return value from round ()
- Without
ndigits
, the function will return the nearest integer. - If two parameters are supplied, the function returns
number
with the decimalndigits
after the comma.
Example 1: how does round () work?
For example, only pass the first parameter:
See more:
- The float () function in Python
- How to install Python on Windows, macOS, Linux
- Regular Expression (RegEx) in Python
- The sum () function in Python
4 ★ | 1 Vote
You should read it
- ROUND function in SQL Server
- The map () function in Python
- The next () function in Python
- The oct () function in Python
- The function set () in Python
- The pow () function in Python
- Round function, how to use rounded functions in Excel
- Max () function in Python
- Help () function in Python
- Round a number in Excel (ROUND function)
- The slice () function in Python
- Min () function in Python
Maybe you are interested
10 Christmas-themed YouTube backgrounds to help create a festive atmosphere
Astronomers discover first celestial sphere around a sun-like star
How to Stop WhatsApp from Running in the Background on Android
Discover the nicknames of countries around the world
How to use the Round function in Excel to round numbers and process data
How to edit background in photos on smartphone