Smallest number of data type single

1 Ansicht (letzte 30 Tage)
Ajay krishna Vasanthakumar
Ajay krishna Vasanthakumar am 16 Apr. 2021
Beantwortet: Bruno Luong am 16 Apr. 2021
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.

Antworten (1)

Bruno Luong
Bruno Luong am 16 Apr. 2021
>> realmin('single')
ans =
single
1.1755e-38
>>

Kategorien

Mehr zu Structures finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by