MCPcopy Create free account
hub / github.com/dabing1022/Blog / ceil

Method ceil

Processing/game2dai/maths/FastMath.java:3728–3747  ·  view source on GitHub ↗

Get the smallest whole number larger than x. @param x number from which ceil is requested @return a double number c such that c is an integer c - 1.0 < x <= c

(double x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

ztFunction · 0.80
aiFunction · 0.80
RiFunction · 0.80
DiFunction · 0.80
FiFunction · 0.80
ViFunction · 0.80
FoFunction · 0.80
hFunction · 0.80
tFunction · 0.80
d3.v3.min.jsFile · 0.80

Calls 1

floorMethod · 0.95

Tested by

no test coverage detected