void arfist(double g, double t, double result[5], int *ierr);
Compute the isentropic relations given the temperature ratio .
ENTRY: Specific heat constant .
ENTRY: Temperature ratio .
EXIT: Array with result properties as described in 3.
EXIT: (optional) Return status code.
Specific heat ratio .
Computed out of range.
Given out of range.