sin60 top-level property

double sin60
final

The sine of a sixty degree angle.

Implementation

final double sin60 = sine(angle60);