realmax
Plus grand nombre flottant positif.
πŸ“Syntaxe
R = realmax()
R = realmax('double')
R = realmax('single')
πŸ“€Arguments de sortie
Paramètre Description
R un double ou single.
πŸ“„Description

realmax renvoie le plus grand nombre flottant positif.

πŸ’‘Exemples
realmax
realmax('double')
realmax('single')
πŸ”—Voir aussi
intmax
πŸ•”Historique des versions
Version Description
1.0.0 version initiale
Modifier cette page sur GitHub