-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.float.basic.Add
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Adds two float values and outputs the result as a float
If more values are to be added, there is also [Sum]
| Name (Relevancy & Type) | Description |
|---|---|
| Input1 (SingleRelevant) | - |
| Input2 (Single) | - |
| Name | Type |
|---|---|
| Result | System.Single |
⚠ Everything else is automatically generated and will be overwritten regularly.