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

Method floor

Processing/game2dai/maths/FastMath.java:3701–3722  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getMoversMethod · 0.95
getWallsMethod · 0.95
getObstaclesMethod · 0.95
addMethod · 0.95
removeMethod · 0.95
checkPartitionMovesMethod · 0.95
makeDrawSetMethod · 0.95
getPartitionMethod · 0.95
ceilMethod · 0.95
rintMethod · 0.95
roundMethod · 0.95
p5.min.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected