Arithmetic Back

  • a set of functions and constants are defined as properties of the Math object.
Math.pow(2,53)    //=>2^53
Math.round(.6)    //=>1.0
// ...

results matching ""

    No results matching ""