Click or drag to resize

ArithmeticCeilingExact Method (Int16, Int16)

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

Parameters

u1
Type: SystemInt16
u2
Type: SystemInt16

Return Value

Type: Int16
See Also