UNPKG

183 BJavaScriptView Raw
1// Generated by CoffeeScript 1.10.0
2(function() {
3 var constants;
4
5 constants = {
6 φ: 1.6180339887498948482,
7 π: Math.PI
8 };
9
10 module.exports = constants;
11
12}).call(this);