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