noun
hexadecimal; hexadecimal notation; hex
Technical term used in computing and mathematics to refer to base-16 representation.
十六進法では、10進数の255はFFと表される。
In hexadecimal notation, the decimal number 255 is represented as FF.
このプログラムは十六進法の数値を扱える。
This program can handle hexadecimal numbers.