Functions Palette/Programming/Numeric: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 38: | Line 38: | ||
|46 = Functions Palette/Programming/Numeric/Fixed-Point{{!}}Fixed-Point | |46 = Functions Palette/Programming/Numeric/Fixed-Point{{!}}Fixed-Point | ||
|51 = DBL Numeric Constant{{!}}DBL Numeric Constant | |51 = DBL Numeric Constant{{!}}DBL Numeric Constant | ||
|52 = | |52 = Positive Infinity Constant{{!}}+INF | ||
|53 = | |53 = Negative Infinity Constant{{!}}-INF | ||
|54 = Machine Epsilon function{{!}}Machine Epsilon | |54 = Machine Epsilon function{{!}}Machine Epsilon | ||
|55 = Not A Number Constant{{!}}Not A Number Constant | |55 = Not A Number Constant{{!}}Not A Number Constant | ||
| Line 136: | Line 136: | ||
! style="text-align: center;" | [[File:Functions - Numeric Palette - Sign.png|frameless|border|Sign|link=Sign function]] | ! style="text-align: center;" | [[File:Functions - Numeric Palette - Sign.png|frameless|border|Sign|link=Sign function]] | ||
| [[Sign function|Sign]] | | [[Sign function|Sign]] | ||
|- | |||
! style="text-align: center;" | [[File:Functions - Numeric Palette - Random Number (0-1).png|frameless|border|Random Number (0-1)|link=Random Number (0-1) function]] | |||
| [[Random Number (0-1) function|Random Number (0-1)]] | |||
|- | |||
! style="text-align: center;" | [[File:Functions - Numeric Palette - Random Number (Range).png|frameless|border|Random Number (Range)|link=Random Number (Range) function]] | |||
| [[Random Number (Range) function|Random Number (Range)]] | |||
|- | |||
! style="text-align: center;" | [[File:Functions - Numeric Palette - Range Limits for Type.png|frameless|border|Range Limits for Type|link=Range Limits for Type function]] | |||
| [[Range Limits for Type function|Range Limits for Type]] | |||
|- | |||
! style="text-align: center;" | [[File:Functions - Numeric Palette - Expression Node.png|frameless|border|Expression Node|link=Expression Node function]] | |||
| [[Expression Node function|Expression Node]] | |||
|} | |||
== Constants == | |||
{| class="wikitable sortable" | |||
! Icon | |||
! Name | |||
|- | |- | ||
! style="text-align: center;" | [[File:Functions - Numeric Palette - Numeric Constant.png|frameless|border|Numeric Constant|link=Numeric Constant]] | ! style="text-align: center;" | [[File:Functions - Numeric Palette - Numeric Constant.png|frameless|border|Numeric Constant|link=Numeric Constant]] | ||
| Line 145: | Line 163: | ||
! style="text-align: center;" | [[File:Functions - Numeric Palette - Ring Constant.png|frameless|border|Ring Constant|link=Ring Constant]] | ! style="text-align: center;" | [[File:Functions - Numeric Palette - Ring Constant.png|frameless|border|Ring Constant|link=Ring Constant]] | ||
| [[Ring Constant|Ring Constant]] | | [[Ring Constant|Ring Constant]] | ||
|- | |- | ||
! style="text-align: center;" | [[File:Functions - Numeric Palette - DBL Numeric Constant.png|frameless|border|DBL Numeric Constant|link=DBL Numeric Constant]] | ! style="text-align: center;" | [[File:Functions - Numeric Palette - DBL Numeric Constant.png|frameless|border|DBL Numeric Constant|link=DBL Numeric Constant]] | ||
| [[DBL Numeric Constant]] | | [[DBL Numeric Constant]] | ||
|- | |- | ||
! style="text-align: center;" | [[File:Functions - Numeric Palette - +INF.png|frameless|border| | ! style="text-align: center;" | [[File:Functions - Numeric Palette - +INF.png|frameless|border|Positive Infinity Constant|link=Positive Infinity Constant]] | ||
| [[ | | [[Positive Infinity Constant|Positive Infinity Constant (+INF)]] | ||
|- | |- | ||
! style="text-align: center;" | [[File:Functions - Numeric Palette - -INF.png|frameless|border| | ! style="text-align: center;" | [[File:Functions - Numeric Palette - -INF.png|frameless|border|Negative Infinity Constant|link=Negative Infinity Constant]] | ||
| [[ | | [[Negative Infinity Constant function|Negative Infinity Constant (-INF)]] | ||
|- | |- | ||
! style="text-align: center;" | [[File:Functions - Numeric Palette - Machine Epsilon.png|frameless|border|Machine Epsilon|link=Machine Epsilon function]] | ! style="text-align: center;" | [[File:Functions - Numeric Palette - Machine Epsilon.png|frameless|border|Machine Epsilon|link=Machine Epsilon function]] | ||
| Line 166: | Line 178: | ||
! style="text-align: center;" | [[File:Functions - Numeric Palette - DBL Numeric Constant.png|frameless|border|Not A Number Constant|link=Not A Number Constant]] | ! style="text-align: center;" | [[File:Functions - Numeric Palette - DBL Numeric Constant.png|frameless|border|Not A Number Constant|link=Not A Number Constant]] | ||
| [[Not A Number Constant]] | | [[Not A Number Constant]] | ||
|} | |} | ||
== History == | == History == | ||
{{ambox|text=History information is needed. What changes have occurred over previous versions?}} | {{ambox|text=History information is needed. What changes have occurred over previous versions?}} | ||
Revision as of 19:58, 1 July 2020
| Object information | |
|---|---|
| Owning palette(s) | Programming palette |
| Type | Palette |
| Requires | Basic Development Environment |
| Icon | |
Use the Numeric VIs and functions to create and perform arithmetic and complex mathematical operations on numbers and to convert numbers from one data type to another.

Subpalettes
| Icon | Name |
|---|---|
| Conversion | |
| Data Manipulation | |
| Complex | |
| Scaling | |
| Fixed-Point | |
| Math Constants |
Functions
Constants
| Icon | Name |
|---|---|
| Numeric Constant | |
| Enum Constant | |
| Ring Constant | |
| DBL Numeric Constant | |
| Positive Infinity Constant (+INF) | |
| Negative Infinity Constant (-INF) | |
| Machine Epsilon | |
| Not A Number Constant |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |