source_double% = handle of double floating point variable created with dxCreateDouble
destination_double% = handle of double floating point variable created with dxCreateDouble to write absolute value of source double |
Calculates the absolute value of the source double and saves it in the destination double |