Skip to main content

pow

Function pow 

Source
pub fn pow(base: &PlacesRow, power: u16) -> PlacesRow
Expand description

Computes power of base.

Returns PlacesRow with result.