10 functions (Div / Div 2 / Div GO):
atob(variable); base64_decode(variable);see example base64_encode(variable);see example base64_to_graph(value);see example btoa(variable);see example- variable: converts a numeric value in a binary stringcalculate(calculating text);see example
[returns a numeric value of a text and the result of the values written as a calculator, ex: "((120+30)*2)/5"]graph_to_base64(graph); htoa(variable);see example
- variable: converts a numeric value to a hexadecimal stringitoa(variable);
- variable: converts a numeric value to a stringotoa(variable);see example
- variable: converts a numeric value into a string octal