cos45 top-level property

double cos45
final

The cosine of a forty five degree angle.

Implementation

final double cos45 = cosine(angle45);