Function libR_sys::R_pow

source ·
pub unsafe extern "C" fn R_pow(x: f64, y: f64) -> f64
Expand description

R’s versions with !R_FINITE checks