dxDoubleAbs(source_double%,destination_double%)

Parameters

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

Description

Calculates the absolute value of the source double and saves it in the destination double