API Reference / harmonicLongitude · function
Function: harmonicLongitude()
function harmonicLongitude(lon, n): number;
Defined in: derived.ts:119
The nth-harmonic longitude of a point: lon * n, wrapped to 360.
Parameters
lon
number
n
number
Returns
number