Ceiling: Difference between revisions

From Fancade Wiki
 
(Updated the page)
Line 1: Line 1:
[[File:Ceiling1.png]]
{{Block
|image=Ceiling.png
|type=s
|folder=math
|input1={{Port|n}}
|output1={{Port|n|Ceiling}}
}}


Rounds a [[number]] *up* to the closest integer.
Rounds a [[number]] ''up'' to the closest integer.


[[File:Screenshot_2022-02-15-06-50-07-11_6c69499164362a0dbe2f1dfe7c62199a.jpg]]
[[File:Ceiling example.jpg|frameless|center|Example]]




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

Revision as of 11:24, 17 May 2024

Ceiling
Ceiling.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Number
Outputs Ceiling

Rounds a number up to the closest integer.

Example
Example