Fract/Exp String To Number function: Difference between revisions
Appearance
Started page |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/String/Number/String Conversion{{!}}Number/String Conversion palette|type=function|icon=Number-String Conversion Palette - Fract | {{LabVIEW Palette Object Information|palette=Functions Palette/Programming/String/Number/String Conversion{{!}}Number/String Conversion palette|type=function|icon=Number-String Conversion Palette - Fract-Exp String To Number.png}} | ||
The '''Fract/Exp String To Number''' function interprets the characters 0 through 9, plus, minus, e, E, and the decimal point (usually period) in '''string''' starting at '''offset''' as a floating-point number in engineering notation, exponential, or fractional format and returns it in '''number'''. | The '''Fract/Exp String To Number''' function interprets the characters 0 through 9, plus, minus, e, E, and the decimal point (usually period) in '''string''' starting at '''offset''' as a floating-point number in engineering notation, exponential, or fractional format and returns it in '''number'''. | ||
Latest revision as of 13:03, 3 August 2020
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
| Object information | |
|---|---|
| Owning palette(s) | Number/String Conversion palette |
| Type | Function |
| Requires | Basic Development Environment |
| Icon | |
The Fract/Exp String To Number function interprets the characters 0 through 9, plus, minus, e, E, and the decimal point (usually period) in string starting at offset as a floating-point number in engineering notation, exponential, or fractional format and returns it in number.
Usage
| |
Specific use cases for this function. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal resources that would also help. |
External Links
| |
Add links to external resources that would also help. |