Click or drag to resize

ArithmeticCeilingExact Method (Int64, Int64)

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

Parameters

u1
Type: SystemInt64
u2
Type: SystemInt64

Return Value

Type: Int64
See Also