Skip to main content

mul

Function mul 

Source
pub fn mul<T: MpfrInput>(a: T, b: T, d: Option<u32>) -> String
Expand description

Returns the product a * b, with digits decimal digits of precision (default 500).