Smallest number of data type single

6 vues (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
>>

Community Treasure Hunt

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

Start Hunting!

Translated by