DOUBLE PRECISION FUNCTION AR04AE(G,CP0,IERR) DOUBLE PRECISION G, CP0 INTEGER IERR
Compute critical mach number given Karman-Tsien pressure approximation.
ENTRY: Specific heat constant .
ENTRY: Critical pressure coefficent .
EXIT: (optional) Return status code.
Specific heat ratio .
Iterative solver failed.
Return Value
Critical mach number or NAN on error.