dxDoubleSubtract(double_1%,double_2,result%)

Parameters

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

Description

Calculate the subtracted difference of the value held in double_1 minus the value in double_2, and save in result