Nonlinear oscillators 5, springs and phase space
f(phi)= (1/b) * Math.log(1 + (Math.exp(b) - 1)) * phi, b=5
phi(f) = (Math.exp(b * f) - 1) / (Math.exp(b) - 1)
Spring representation
Phase space representation