double_1% = handle of double floating point variable created with dxCreateDouble
double_2 = handle of double floating point variable created with dxCreateDouble result% = handle of double floating point variable created with dxCreateDouble |
Divides the value in double_1 by the value in double_2 and save the result to result |