Ok, my intention was to write such a function function modulus(n, d) return n - (q = math.floor(n/d)) * d, q; end is there any means to write it down just as simple? r, q = modulus(10, 3)
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル