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

Converts the value held in the source from degrees to radians and saves the result to destination double