UNPKG

@nexys/math-ts

Version:

[![npm version](https://badge.fury.io/js/%40nexys%2Fmath-ts.svg)](https://www.npmjs.com/package/@nexys/math-ts) [![TavisCI](https://travis-ci.com/Nexysweb/tableau-wdc-react.svg?branch=master)](https://travis-ci.com/github/Nexysweb/math-ts) [![Deployment](

4 lines (3 loc) 123 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.goldenRatio = (1 + Math.sqrt(5)) / 2;