Round: Difference between revisions

From Fancade Wiki
m (Add infobox and clarification)
m (Fix folder category)
Line 2: Line 2:
|image=Round.png
|image=Round.png
|type=s
|type=s
|folder=Game
|folder=Math
|input1={{Port|n}}
|input1={{Port|n}}
|output2={{Port|n|Rounded}}
|output2={{Port|n|Rounded}}

Revision as of 04:53, 21 May 2024

Round
Round.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Number
Rounded

Rounds a number to the closest integer. When the decimal point is exactly .5, it is rounded up.

File:Round example.png