- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑
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:
- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑