tan

AngularPosition.tan(frequency: float | int | None = 0.15915494309189535) float

It computes the tangent of the angular position at a given frequency.

Parameters

frequencyfloat or int, optional

Frequency to multiply by before computing the tangent. Default is \(\frac{1}{2 \pi}\).

Returns

float

Computed tangent of the angular position.