DOUBLE PRECISION FUNCTION AR16AB(G,MR,IERR) DOUBLE PRECISION G, MR INTEGER IERR
Computes the incident shock wave mach number given .
ENTRY: Specific heat constant .
ENTRY: Mach number .
EXIT: Array with result properties as described in 14.
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of range.
Iterative solver failed.
Return values
The incident shock wave mach number or NAN on error.