pub fn animate_multiplicative_factor(
    this: CSSFloat,
    other: CSSFloat,
    procedure: Procedure
) -> Result<CSSFloat, ()>
Expand description

A helper function to animate two multiplicative factor.