\PhpOffice\PhpSpreadsheet\Calculation\MathTrigRound

Summary

Methods
Properties
Constants
builtinROUND()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

builtinROUND()

builtinROUND(mixed  $number, mixed  $precision) : float|string

ROUND.

Returns the result of builtin function round after validating args.

Parameters

mixed $number

Should be numeric

mixed $precision

Should be int

Returns

float|string —

Rounded number