f16round.js 139 B

12345
  1. 'use strict';
  2. require('../../modules/es.math.f16round');
  3. var path = require('../../internals/path');
  4. module.exports = path.Math.f16round;