UNPKG

aureooms-js-int32

Version:

32-bit signed integer arithmetic code bricks for JavaScript

3 lines (1 loc) 38 B
exports.max = Math.pow( 2, 31 ) - 1;