LibreOffice 7.2 Help
Convert text to number, in a locale-independent way.
Constraints: LEN(decimal_separator) = 1, decimal_separator shall not appear in group_separator
NUMBERVALUE("Text" [;decimal_separator [;group_separator]])
ཚིག་ཡིག་འདི་ ཚེས་གྲངས་གསལ་བརྗོད་ནུས་ཅན་ཨིནམ་ལས་ འདྲེན་ཚིག་རྟགས་ཚུ་དང་བཅསཔ་སྦེ་བཙུགས་དགོསཔ་ཨིན།
decimal_separator (optional) defines the character used as the decimal separator.
group_separator (optional) defines the character(s) used as the group separator.
=NUMBERVALUE("123.456";".";",") yields 123.456