double_1% = handle of double floating point variable created with dxCreateDouble
double_2% = handle of double floating point variable created with dxCreateDouble double_result% = handle of double floating point variable created with dxCreateDouble |
Calculate the modulo (remainder) of a division of double_1 by double_2 and save result to double_result |