dxDoubleSqrt(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

Description

Calculate the square root of the value held in source, and save in destination