// TODO assert(Math.log(123) == JSMath.log(123)); assert(Mathf.log(123) == JSMath.fround(JSMath.log(123)));