round
Rounds a number
will return the number x rounded to nearest integer. There's no custom return_type, as the function always returns an integer. Example:
Last updated
will return the number x rounded to nearest integer. There's no custom return_type, as the function always returns an integer. Example:
Last updated