Function smoothstep

Source
pub fn smoothstep(edge_in: f32, edge_out: f32, x: f32) -> f32