SUBROUTINE AR10AA(G,M,RESULT,IERR) DOUBLE PRECISION G, M, RESULT(5) INTEGER IERR
Compute the normal shock relations given the upstream mach number .
ENTRY: Specific heat constant .
ENTRY: Upstream number .
EXIT: Array with result properties as described in 8.
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of range.