m fix int case |
m to the standard |
||
Line 12: | Line 12: | ||
|}} | |}} | ||
[[Ceil (ProtoFlux) | Ceil]] | == Usage == | ||
This node acts like [[Ceil (ProtoFlux) | Ceil]], but will always return an [[Types:Int | int]]. | |||
== Inputs == | |||
=== N (Generic) === | |||
The numeric type to ceil. | |||
== Outputs == | |||
=== * (int) === | |||
The int representation of the number'd ceil. For types with multiple values, all individual values will be ceiled to int. | |||
[[Category:ProtoFlux:Math]] | [[Category:ProtoFlux:Math]] |