tau

A simpler alternative to Math.PI


Keywords
Math, pi, tau
License
MIT
Install
npm install tau@1.0.0

Documentation

tau

A simpler alternative to Math.PI

npm install tau --save

Usage

Math.TAU = require('tau');

Doesn't explicitly modify the native Math object as it is considered bad style.