vmsExpm1

Function vmsExpm1 

Source
pub unsafe extern "C" fn vmsExpm1(
    n: c_int,
    a: *const f32,
    r: *mut f32,
    mode: c_longlong,
)