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

exp10f

Function exp10f 

Source
pub fn exp10f(x: f32) -> f32
Expand description

Calculates 10 raised to the power of x (f32).