Click or drag to resize

ArithmeticCeilingExact Method (SByte, SByte)

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

Parameters

u1
Type: SystemSByte
u2
Type: SystemSByte

Return Value

Type: SByte
See Also