addition without carry
Computing term for addition where carries are ignored, used in bitwise operations and certain algorithms.
Addition without carry gives the same result as exclusive OR.
Exclusive OR (XOR) is a bitwise operation that produces the same result as addition without carry for single bits.
Standard kanji form for this computing term.
Mixed kana-kanji variant; けた is sometimes written in kana for readability.
Compound of 桁上げ (carry) + なし (without) + 加算 (addition). A technical term formed from standard Japanese components.