Difference between revisions of "Manuals/calci/NONFALSEVALUE"
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
==Related Videos== | ==Related Videos== | ||
| − | {{#ev:youtube|v=OovaA2jZgPU&t=4s|280|center| | + | {{#ev:youtube|v=OovaA2jZgPU&t=4s|280|center|Frequency}} |
==See Also== | ==See Also== | ||
Latest revision as of 12:45, 25 March 2019
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 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