DOUBLE PRECISION FUNCTION AR04AA(G,MCRIT,IERR) DOUBLE PRECISION G, MCRIT INTEGER IERR
Compute given the critical pressure coefficient given .
ENTRY: Specific heat constant .
ENTRY: Critical Mach number .
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of range.
Return Value
Critical pressure coefficient or NAN on error.