Click or drag to resize

ArithmeticCeilingExact Method (Byte, Byte)

[This is preliminary documentation and is subject to change.]

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static byte CeilingExact(
	byte u1,
	byte u2
)
Request Example View Source

Parameters

u1
Type: SystemByte
u2
Type: SystemByte

Return Value

Type: Byte
See Also