atanPi

Sine, cosine, and arctangent of multiple of π

Accuracy is preserved for large values of x.

  1. real cosPi(real x)
  2. real sinPi(real x)
  3. real atanPi(real x)
    real
    atanPi
    (
    real x
    )

Meta