ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Rounded float complex number
Real and imaginary parts are independently rounded
towards the next integer value towards negative infinity.
Round towards next lower integer
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- input
- Type: ILNumericsfcomplex
fcomplex input
Return Value
Type: fcomplexRounded float complex number
Remarks
[ILNumerics Core Module]
See Also