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

Method nextAfter

Processing/game2dai/maths/FastMath.java:3616–3639  ·  view source on GitHub ↗

Get the next machine representable number after a number, moving in the direction of another number. The ordering is as follows (increasing): -INFINITY -MAX_VALUE -MIN_VALUE -0.0 +0.0 +MIN_VALUE +MAX_VALUE +INFINITY <li

(double d, double direction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

nextUpMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected