ILNumerics Ultimate VS

ILMathround Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic memberround(BaseArraycomplex)
Round elements to the nearest integer.

[ILNumerics Computing Engine]

Public methodStatic memberround(BaseArrayfcomplex)
Round elements to the nearest integer.

[ILNumerics Computing Engine]

Public methodStatic memberround(BaseArrayDouble)
Round elements to the nearest integer.

[ILNumerics Computing Engine]

Public methodStatic memberround(BaseArraySingle)
Round elements to the nearest integer.

[ILNumerics Computing Engine]

Public methodStatic memberround(BaseArraycomplex, Int32)
Round elements to a specified number of fractional digits.

[ILNumerics Computing Engine]

Public methodStatic memberround(BaseArrayfcomplex, Int32)
Round elements to a specified number of fractional digits.

[ILNumerics Computing Engine]

Public methodStatic memberround(BaseArrayDouble, Int32)
Round elements to a specified number of fractional digits.

[ILNumerics Computing Engine]

Public methodStatic memberround(BaseArraySingle, Int32)
Round elements to a specified number of fractional digits.

[ILNumerics Computing Engine]

Top
See Also

Reference