cos30 top-level property

double cos30
final

The cosine of a thirty degree angle.

Implementation

final double cos30 = cosine(angle30);