tan property

double tan

Compute the tangent of this angle.

Implementation

double get tan => math.tan(radians);