| << flintmax | Double | realmin >> |
| R = realmax() |
| R = realtmax('double') |
| R = realmax('single') |
a double or single.
realmax returns largest positive floating-point number.
realmax
realmax('double')
realmax('single')
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET