SUBROUTINE AR09AA(G,M,RESULT,IERR) DOUBLE PRECISION G, M, RESULT(5) INTEGER IERR
Compute the DeLaval nozzle isentropic relations given the mach number .
ENTRY: Specific heat constant .
ENTRY: Mach number .
EXIT: Array with result properties as described in 7.
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of range.