Function rgsl::elementary_operations::multiply_e [] [src]

pub fn multiply_e(x: f64, y: f64) -> (Value, Result)

This function multiplies x and y storing the product and its associated error in result.