KPG1_ASLOG

Takes log base 10 of each axis value (an AST IntraMap routine)

Description:

This routine transforms axis values by taking the logarithm (base 10). The inverse exponentiates the supplied axis values. It is intended for use as a transformation routine by an AST IntraMap.

Invocation

CALL KPG1_ASLOG( THIS, NPOINT, NCOORD_IN, INDIM, IN, FORWARD, NCOORD_OUT, OUTDIM, OUT, STATUS )

Arguments

STATUS = INTEGER (Given and Returned)
The global status.

Notes: