std
::
math
::
easing
expo_inout
fn
float
expo_inout
(
float
t
,
float
b
,
float
c
,
float
d
)
@inline
// Ease: Exponential In Out
Parameters