A collection of ExpressionFunction(s) often categories as excel engineering functions.
Many more functions are outstanding and remain TODO.
- bin2dec(string)
- bin2hex(string)
- bin2oct(string)
- bitand(number, number)
- bitor(number, number)
- bitxor(number, number)
- dec2bin(string)
- dec2hex(string)
- dec2oct(string)
- delta(number, number)
- hex2bin(string)
- hex2dec(string)
- hex2oct(string)
- oct2bin(string)
- oct2dec(string)
- oct2hex(string)