Skip to main content

mul

Function mul 

Source
pub fn mul(factor1: &PlacesRow, factor2: &PlacesRow) -> PlacesRow
Expand description

Computes factor1 and factor2 product.

Returns PlacesRow with result.