Tesla Graphics Engine Documentation (January 2012)
Ceil Method (value)
Tesla
►
Tesla.Math
►
MathUtils
►
Ceil(Single)
C#
Returns the ceiling, the smallest integer greater than or equal to the source value.
Declaration Syntax
C#
public
static
float
Ceil
(
float
value
)
Parameters
value
(
Single
)
Value
Return Value
Ceiling value
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)