Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

powf

Function powf 

Source
pub fn powf(x: f32, y: f32) -> f32
Expand description

Returns x to the power of y (f32).