Chuyển bộ gõ


Từ điển Máy Tính - Foldoc Dictionary
modulo operator



modulo operator

(mathematics)   (mod) The operator that returns the remainder after integer division of its first argument by its second. Written as "%" in C and some other languages.

Where the second argument is a power of two, the result can be calculated much more quickly using bitwise and with the appropriate bit-mask.

Last updated: 1999-07-12



Học từ vựng | Vndic trên web của bạn
© Copyright 2006-2025 VNDIC.NET & VDICT.CO all rights reserved.