Get the largest whole number smaller than x. @param x number from which floor is requested @return a double number f such that f is an integer f <= x < f + 1.0
(double x)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected