Round: Difference between revisions

From Fancade Wiki
 
m (Add infobox and clarification)
Line 1: Line 1:
[[File:Round1.png]]
{{Block
|image=Round.png
|type=s
|folder=Game
|input1={{Port|n}}
|output2={{Port|n|Rounded}}
}}


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


[[File:Screenshot_2022-02-16-16-56-54-96_6c69499164362a0dbe2f1dfe7c62199a.jpg]]
[[File:Round_example.png]]
 


[[Category:Blocks]]
[[Category:Blocks]]

Revision as of 04:38, 21 May 2024

Round
Round.png
TypeScript block
ColliderNone
FolderGame
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