Smallest number of data type single
Afficher commentaires plus anciens
Hello All,
How can i get the smallest possible number of the datatype ?
we intmin for integers. Do we have similar in built function for it?
Can someone help me out.
Réponses (1)
Bruno Luong
le 16 Avr 2021
>> realmin('single')
ans =
single
1.1755e-38
>>
Catégories
En savoir plus sur Aerospace Blockset dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!