Is Negative/Positive Infinity Steps
- 22 Nov 2023
- 1 Minute to read
- Print
- DarkLight
Is Negative/Positive Infinity Steps
- Updated on 22 Nov 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | -- |
Last Modified in Version | 8.17.0 |
Location | Data > Text > Double |
In the Flow Designer, there are two Rule Steps that check whether the value is a Positive Infinity or Negative Infinity based on the input.
These steps are used in conjunction with the Create Infinity (Double) Step.
Step Name | Description |
---|---|
Is Negative Infinity (Double) | Returns True or False indicating whether the specified number evaluates to negative infinity |
Is Positive Infinity (Double) | Returns True or False indicating whether the specified number evaluates to positive infinity |
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Value | Infinity value to confirm whether it is positive or negative | Double |
Related Information
Was this article helpful?