golden-ratio
Golden ratio with a number.
Install
$ npm install --save golden-ratio
Usage
const goldenRatio = ; ; //=> { y: 1.618, x: 1 } ; //=> { x: 0.6180469715698392, y: 1 } ; //=> 'Error: Missing expected input'
License
MIT © Hemanth.HM
Golden ratio with a number.
$ npm install --save golden-ratio
const goldenRatio = ; ; //=> { y: 1.618, x: 1 } ; //=> { x: 0.6180469715698392, y: 1 } ; //=> 'Error: Missing expected input'
MIT © Hemanth.HM
npm i golden-ratio
1
1.0.1
MIT