Package org.drip.function.r1tor1trigonometric

Built-in R1 To R1 Trigonometric Functions
Author:
Lakshmi Krishnamurthy
  • Class Summary
    Class Description
    Cosine
    Cosine implements the Trigonometric Cosine Function.
    InverseCosine
    InverseCosine implements the Trigonometric Inverse Cosine Function.
    InverseSine
    InverseSine implements the Trigonometric Inverse Sine Function.
    InverseTangent
    InverseTangent implements the Trigonometric Inverse Tangent Function.
    Sinc
    Sinc computes the Pi Z-Scaled Reciprocal of the Sine Function of Pi times the Argument.
    Sine
    Sine implements the Trigonometric Sine Function.
    Tangent
    Tangent implements the Trigonometric Tangent Function.