Function f_compoundf

Source
pub fn f_compoundf(x: f32, y: f32) -> f32
Expand description

Computes compound function (1.0 + x)^y

Max ULP 0.5