[go: up one dir, main page]

flip

Function flip 

Source
pub fn flip<R>(x: R) -> R
where R: Real,
Expand description

Flips the “start” and “end”.

For easing functions seen as a graph, this flips the graph on the x axis.