Inf
Infinity
Syntax
- Inf
- inf
- Inf(n)
- Inf(n, m)
Input argument
- n - a variable: n-by-n matrix
- m - a variable: n-by-m matrix
Description
NaN returns the IEEE symbol Inf (Infinity).
Examples
Inf
-Inf + Inf
1.e1000
See also
nan.
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET