sin45 top-level property

double sin45
final

The sine of a forty five degree angle.

Implementation

final double sin45 = sine(angle45);