Clip values prior to exponentiation to avoid numeric errors.
clip_exp_vals(x)
x
Numeric vector.
Input vector x with all values between -709.78 and 709.78.
clip_exp_vals(710)