Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

validate_ratio

Fully qualified path: starkware_utils::utils::validate_ratio

pub fn validate_ratio<N, D, +Into<N, i128>, +Drop<N>, +Into<D, u128>, +Drop<D>>(
    n1: i128, d1: u128, n2: i128, d2: u128, err: ByteArray,
)