Sha256: 7921772cdacbf4e66be1a8cd3225c0d2c76c12b9a8916f0d5637880e3f9364d1
Contents?: true
Size: 221 Bytes
Versions: 25
Compression:
Stored size: 221 Bytes
Contents
var $ = require('../internals/export'); var fround = require('../internals/math-fround'); // `Math.fround` method // https://tc39.github.io/ecma262/#sec-math.fround $({ target: 'Math', stat: true }, { fround: fround });
Version data entries
25 entries across 25 versions & 7 rubygems