BioloMICS logo
×
BioloMICS menu

CEILING.PRECISE

 
Category: Mathematical Function.
 
Description: Returns a number that is rounded up to the nearest integer or to the nearest multiple of significance.
 
Regardless of the sign of the number, the number is rounded up.
 
However, if the number or the significance is zero, zero is returned.
 
Syntax: CEILING.PRECISE(number, [significance])
 
The CEILING.PRECISE function syntax has the following arguments:
 
Number: value to be rounded.
 
Significance: multiple to which number is to be rounded. If omitted, CEILING.PRECISE will use 1.