ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
ceil(BaseArray<complex>) |
Computes the smallest integer greater than or equal to elements in A [ILNumerics Computing Engine] | |
ceil(BaseArray<fcomplex>) |
Computes the smallest integer greater than or equal to elements in A [ILNumerics Computing Engine] | |
ceil(BaseArray<Double>) |
Computes the smallest integer greater than or equal to elements in A [ILNumerics Computing Engine] | |
ceil(BaseArray<Single>) |
Computes the smallest integer greater than or equal to elements in A [ILNumerics Computing Engine] |
See Also