SUBROUTINE AR13AC(G,T,RESULT,IERR) DOUBLE PRECISION G, T, RESULT(3) INTEGER IERR
Compute the Prandtl-Meyer properties given a mach angle .
ENTRY: Specific heat constant .
ENTRY: Mach angle .
EXIT: Array with result properties as described in 11.
EXIT: (optional) Return status code.
Specific heat ratio .
Computed out of range.
Given out of range.