The round function#
Aliases#
halerium.core.roundhalerium.core.math.round- round(operand)#
Round to the nearest integer.
- Parameters:
operand – The input of the operation.
- Returns:
operator – The halerium Operator representing the operation.
- Return type: