Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Manuals/calci/ISNUMBER
(view source)
Revision as of 18:32, 3 June 2015
7 bytes removed
,
18:32, 3 June 2015
→ZOS Section
Line 10:
Line 10:
*For e.g. "20" is normally converted as a number 20. But in ISNUMBER("20") will return FALSE, because "20" will not convert in to number.
*For e.g. "20" is normally converted as a number 20. But in ISNUMBER("20") will return FALSE, because "20" will not convert in to number.
−
==ZOS
Section
==
+
==ZOS==
*The syntax is to find whether the given data is a number in ZOS is <math>ISNUMBER(Number)</math>.
*The syntax is to find whether the given data is a number in ZOS is <math>ISNUMBER(Number)</math>.
**<math>Number</math> is any number.
**<math>Number</math> is any number.
*For e.g.,ISNUMBER(log(20)),ISNUMBER(sum(10,20,30,40,50))
*For e.g.,ISNUMBER(log(20)),ISNUMBER(sum(10,20,30,40,50))
+
==Examples==
==Examples==
#=ISNUMBER(2) = TRUE
#=ISNUMBER(2) = TRUE
Devika
writer
6,694
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Community portal
Current events
Recent changes
Help
Tools
ZCubes Web Platform
Printable version