Sha256: 91b1b5e9b0a858a2c89fffb4a67c4ffc8f482c63a22aeb3bad555c760aa5577c
Contents?: true
Size: 197 Bytes
Versions: 36
Compression:
Stored size: 197 Bytes
Contents
var $ = require('../internals/export'); // `Math.DEG_PER_RAD` constant // https://rwaldron.github.io/proposal-math-extensions/ $({ target: 'Math', stat: true }, { DEG_PER_RAD: Math.PI / 180 });
Version data entries
36 entries across 35 versions & 9 rubygems