atan
Calculate the arc tangent (in radians)
RichnouLang by functions names.
Calculate the arc tangent (in radians)
Calculate the arc tangent of y/x (in radians)
Generate Barcode 128
Generate QR Code
Returns the bitwise AND of two numbers.
Returns the number of set bits (population count) in n within specified width.
Extracts bits from n in the range [low, high] inclusive.
Flip (toggle) the bit at position pos of the number n (0 becomes 1, 1 becomes 0).
Formats a number (decimal, hex string, or binary string) to specified output format.
Return the bit at position pos of the number n (in binary).