ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
![]() ![]() | round(BaseArraycomplex) |
Round elements to the nearest integer.
[ILNumerics Computing Engine] |
![]() ![]() | round(BaseArrayfcomplex) |
Round elements to the nearest integer.
[ILNumerics Computing Engine] |
![]() ![]() | round(BaseArrayDouble) |
Round elements to the nearest integer.
[ILNumerics Computing Engine] |
![]() ![]() | round(BaseArraySingle) |
Round elements to the nearest integer.
[ILNumerics Computing Engine] |
![]() ![]() | round(BaseArraycomplex, Int32) |
Round elements to a specified number of fractional digits.
[ILNumerics Computing Engine] |
![]() ![]() | round(BaseArrayfcomplex, Int32) |
Round elements to a specified number of fractional digits.
[ILNumerics Computing Engine] |
![]() ![]() | round(BaseArrayDouble, Int32) |
Round elements to a specified number of fractional digits.
[ILNumerics Computing Engine] |
![]() ![]() | round(BaseArraySingle, Int32) |
Round elements to a specified number of fractional digits.
[ILNumerics Computing Engine] |
See Also