Manuals/calci/NONFALSEVALUE
NONFALSEVALUE (Value)
- is any numeric or Non numeric value.
Description
- This function is the tester function of Non false values.
- In Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle NONFALSEVALUE (Value)} ,Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Value} is any number or non numeric value.
- If the given value is any numeric value then will get the result as the same number.
- If the given value is any non numeric value then will get the result as the same string.
Examples
- NONFALSEVALUE(90) =90
- NONFALSEVALUE("name") = name
- NONFALSEVALUE("%") = %
Related Videos
See Also