The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





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)