1,029 bytes added
, 19:40, 7 November 2017
<div style="font-size:30px">'''ISATOMICSYMBOL (String)'''</div><br/>
*<math>String</math> is any string value.
==Description==
*This function is one of the group in ISFUNCTIONS.
*The IS FUNCTION is also known as data information functions, data inspection functions or data-testing functions.
*This function is the tester function atomic symbol.
*In <math>ISATOMICSYMBOL (String)</math>, <math>String</math> is any atomic symbol values.
*Atomic symbol means natural elements all have chemical symbols of one or two letters and some man made elements have three letter symbols.
*This function will return the result as TRUE when the given string is atomic symbol otherwise will return the result as FALSE.
==Examples==
#ISATOMICSYMBOL("ca") = true
==See Also==
*[[Manuals/calci/ISLOGICAL | ISLOGICAL ]]
*[[Manuals/calci/ISTEXT | ISTEXT ]]
*[[Manuals/calci/ISBLANK | ISBLANK ]]
==References==
*[http://en.wikipedia.org/wiki/Is_functions Is Function]
*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]