DOUBLE PRECISION FUNCTION AR02AB(G,MSTAR,IERR) DOUBLE PRECISION G, MSTAR INTEGER IERR
Compute given the characteristic mach number, . Note that if the function will return .
ENTRY: Specific heat constant .
ENTRY: Characteristic mach number .
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of specified range.
Return Value
Normal mach number or NAN on error.