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

Class FastMath

Processing/game2dai/maths/FastMath.java:43–4057  ·  view source on GitHub ↗

Faster, more accurate, portable alternative to StrictMath. Additionally implements the following methods not found in StrictMath: #asinh(double) #acosh(double) #atanh(double) The following methods are found in StrictMath since

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

expintMethod · 0.95
splitReciprocalMethod · 0.95
slowexpMethod · 0.95
slowLogMethod · 0.95
buildSinCosTablesMethod · 0.95

Tested by

no test coverage detected