Set bit
Sets a specific bit in a binary number
This function sets a specific bit in a binary number. The number can be entered in the formats hexadecimal, decimal, octal or binary.
The number of the bit to be set is specified in the second input line. Notice that the numbering starts with the right bit with the number 0. If the bit is already set, there is no change.
The result is displayed in the formats hexadecimal, decimal, octal and binary.
|
IT Functions
Decimal, Hex, Bin, Octal conversion • Shift bits left or right • Set a bit • Clear a bit • Bitwise AND • Bitwise OR • Bitwise exclusive ORSpecial functions
Airy • Derivative Airy • Bessel-I • Bessel-Ie • Bessel-J • Bessel-Je • Bessel-K • Bessel-Ke • Bessel-Y • Bessel-Ye • Spherical-Bessel-J • Spherical-Bessel-Y • Hankel • Beta • Incomplete Beta • Incomplete Inverse Beta • Binomial Coefficient • Binomial Coefficient Logarithm • Erf • Erfc • Erfi • Erfci • Fibonacci • Fibonacci Tabelle • Gamma • Inverse Gamma • Log Gamma • Digamma • Trigamma • Logit • Sigmoid • Derivative Sigmoid • Softsign • Derivative Softsign • Softmax • Struve • Struve table • Modified Struve • Modified Struve table • Riemann ZetaHyperbolic functions
ACosh • ACoth • ACsch • ASech • ASinh • ATanh • Cosh • Coth • Csch • Sech • Sinh • TanhTrigonometrische Funktionen
ACos • ACot • ACsc • ASec • ASin • ATan • Cos • Cot • Csc • Sec • Sin • Sinc • Tan • Degree to Radian • Radian to Degree
|