Ok... Thanks very much.

$atan has a .deg property which i assume is intended to return the result in Degrees. So the solution should be:

//echo -a $atan(-288 / 150).deg

However, this returns: -1.374417
So i am stuck at this invalid result..