cos property

double cos

Compute the cosine of this angle.

Implementation

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