dxDoubleLog10(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 log10 value of source double and save result to destination_double