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

Method expm1

Processing/game2dai/maths/FastMath.java:838–840  ·  view source on GitHub ↗

Compute exp(x) - 1 @param x number to compute shifted exponential @return exp(x) - 1

(double x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

sinhMethod · 0.95
tanhMethod · 0.95

Calls 1

expMethod · 0.95

Tested by

no test coverage detected