Page MenuHomeSoftware Heritage

es.math.trunc.js
No OneTemporary

es.math.trunc.js

var $ = require('../internals/export');
var trunc = require('../internals/math-trunc');
// `Math.trunc` method
// https://tc39.es/ecma262/#sec-math.trunc
$({ target: 'Math', stat: true }, {
trunc: trunc
});

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 4, 11:34 AM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3371561

Event Timeline