Dynamo is built on the DesignScript (DS) language. Graphs are first compiled into DS before they are executed in the DS virtual machine.
DesignScript like any other programming language offers its own types, operators, language constructs and a standard library. Out of the number types, DS has support for integer (whole numbers) and do