Trigonometric values calculation

Hi everyone,

I’m looking for guidance on how to calculate trigonometric values, specifically
Sin θ,Cos θ and Tanθ
, using Apama EPL.

Trig functions are built-in methods on the EPL float type.
float (softwareag.com)

1 Like