Settings
Help

modulo

Function modulo 

Source
pub(crate) fn modulo(
    x: Gc<NumberType<'_>>,
    y: Gc<NumberType<'_>>,
) -> NumberValue