Skip to content

Lib.numbers.float.basic.Add

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

Add

in Lib.numbers.float.basic


Adds two float values and outputs the result as a float

If more values are to be added, there is also [Sum]


Input Parameters

Name (Relevancy & Type) Description
Input1 (SingleRelevant) -
Input2 (Single) -

Outputs

Name Type
Result System.Single

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally