Lib.numbers.float.basic.Div - tixl3d/tixl GitHub Wiki
Divides two float values and outputs the quotient / result as float
Also see: [Multiply] [Sum] etc.
Name (Relevancy & Type) | Description |
---|---|
A (SingleRelevant) | Value to be divided / dividend |
B (SingleRelevant) | Value that divides / divisor |
Name | Type |
---|---|
Result | System.Single |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.