Skip to main content

nfloat_log1p

Function nfloat_log1p 

Source
pub unsafe extern "C" fn nfloat_log1p(
    res: nfloat_ptr,
    x: nfloat_srcptr,
    ctx: *mut gr_ctx_struct,
) -> c_int