Function layout_2013::table_wrapper::interp
source · fn interp(low: Au, high: Au, weight: CSSFloat) -> Au
Expand description
Linearly interpolates between two guesses, as specified by INTRINSIC § 4.3.
fn interp(low: Au, high: Au, weight: CSSFloat) -> Au
Linearly interpolates between two guesses, as specified by INTRINSIC § 4.3.