harmonic
Node Type ID: "studio.tokens.series.harmonic"
Package
This is a core package available at Graph Engine
To install
- NPM
- Yarn
npm install @tokens-studio/graph-engine
yarn add @tokens-studio/graph-engine
Description
A "Harmonic Series" is a sequence of numbers whose reciprocals form an arithmetic progression. For example, in the series 1, 1/2, 1/3, 1/4, 1/5, the reciprocals form an arithmetic progression with common difference 1/6.
Inputs
base
No description
notes
No description
precision
No description
ratio
No description
stepsDown
No description
stepsUp
No description
Outputs
array
No description
indexed
No description
Example
No examples