Qurak

QuotientRemainder

Available

Returns `{Quotient[n, m], Mod[n, m]}`.

QuotientRemainder[m, n]
QuotientRemainder[10, 3] → {3, 1}

Topics

Related

All 6300 functions · Use this from an MCP client