Post Reply 
Set my calculations to radians
07-07-2022, 02:28 PM
Post: #1
Set my calculations to radians
I have the atan2 function as:

atan2(y,x)
BEGIN
RETURN ARG(x+i*y);
END;

How can I set the mode to radians or decimal from the code?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Set my calculations to radians - Powersoft - 07-07-2022 02:28 PM



User(s) browsing this thread: 1 Guest(s)