color_gray
Return the color in gray
RichnouLang by functions names.
Return the color in gray
Returns a lighter version of the specified color
Print values to the console, with line return, and column/line number
Constrains a number between a minimum and maximum value
Skip the rest of current iteration and proceed to next. Only valid inside for or while loops.
Convert a binary (string) to number.
Convert a hexadecimal to number.
Convert a number to binary (string).
Convert a number int to hexadecimal (string).
Convert a number to string. Second argument can be a number of decimals or 'e' for scientific notation.