September 2011
Beginner
140 pages
3h 40m
English
The CEILING function rounds the given number up to the nearest multiple of significance equal to or greater than number itself. It is used in filtering noises out of a large number of values, spotting significant changes in values, detecting trend reversals, and similar tasks where it is easier to work with multiples of integers to get a better understanding of the sea of data you need to work with.
Figure 6-1. Sample results of the CEILING function
The CEILING function is also a great tool for solving mundane problems such as ordering the right ...
Read now
Unlock full access