Skip to main content

exp

Function exp 

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

Exponential. Maps to exp(x) in WGSL.