realmax
Plus grand nombre flottant positif.
📝 Syntaxe
R = realmax()
R = realmax('double')
R = realmax('single')
📤 Argument de sortie
R - un double ou single.
📄 Description
realmax renvoie le plus grand nombre flottant positif.
💡 Exemple
realmax
realmax('double')
realmax('single')🔗 Voir aussi
🕔 Historique
Version
📄 Description
1.0.0
version initiale
Last updated
Was this helpful?