Hello
I am looking for to calculate a value of Sin(X) in .al
At past we use a .net system.math library, but un Cloud is not possible to use this library and create an azure function for this calculation is to expensive due the number of calls that we expect.
Best regards.
Is python a viable option instead? www.geeksforgeeks.org/.../
or
javascript: www.w3schools.com/.../jsref_sin.asp