dxDoubleATan2(double_1%,double_2%,destination_double%)

Parameters

double_1% = handle of double floating point variable created with dxCreateDouble
double_2% = handle of double floating point variable created with dxCreateDouble
destination_double% =

Description

Calculate the atan2 value of double_1 and double_2 (representing x and y) and save to destination