UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

5 lines (3 loc) 153 B
// https://rwaldron.github.io/proposal-math-extensions/ var $export = require('./_export'); $export($export.S, 'Math', { RAD_PER_DEG: 180 / Math.PI });