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 .
Argument | Intent | Description |
g | in | Specific heat constant |
mstar | in | Characteristic mach number . |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given out of specified range.
Return Value
Normal mach number or NAN on error.