VALUE(S) |
![]() ![]() ![]() |
Description
This function returns the numeric value represented by string S, or it returns 0 if S does not represent a number.
Parameters
S
A string value.
Examples
VALUE("324.399") = 324.399
VALUE(G10) = 1.7
Where G10 = "1.7".
VALUE(M8) = 0
Where M8 = "cosine".
Try Predictive Systems Lab
Need Help?
Contact support