Description Usage Arguments Details Value Examples
Convert string with a number in Russian tradition in numeric
1  | rus2num(x)
 | 
x | 
 the string with the number  | 
Russian standards prescribes to use comma as a decimal separator. This function removes spaces and converts string to number.
numeric the number converted from the string
1  | rus2num("34 345,34")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.