Syntax |
Example |
Description/Remarks |
F_EXP n |
If the text buffer contains
If the text buffer contains |
Used to convert data expressed in exponential notation (e.g., 10 to the 5th power expressed as 10E5) to normal notation (e.g. 100,000). F_EXP can recognize both normal numbers and numbers expressed in exponential notation. Returns nth numeric field from the text buffer and expresses the value of the field in normal notation. |