Smallest number of data type single

1 vue (au cours des 30 derniers jours)
Ajay krishna Vasanthakumar
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
Bruno Luong le 16 Avr 2021
>> realmin('single')
ans =
single
1.1755e-38
>>

Catégories

En savoir plus sur Structures dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by