Skip to content

Div

in Lib.numbers.float.basic

Divides two float values and outputs the quotient / result as float

Also see: [Multiply] [Sum] etc.

Input Parameters

Name (Relevancy & Type) Description
A (Single Relevant) Value to be divided / dividend
B (Single Relevant) Value that divides / divisor

Outputs

Name Type
Result System.Single