Click or drag to resize

ArithmeticCeilingExact Method (UInt16, UInt16)

[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 ushort CeilingExact(
	ushort u1,
	ushort u2
)
Request Example View Source

Parameters

u1
Type: SystemUInt16
u2
Type: SystemUInt16

Return Value

Type: UInt16
See Also