Smallest number of data type single

1 visualizzazione (ultimi 30 giorni)
Ajay krishna Vasanthakumar
Risposto: Bruno Luong il 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.

Risposte (1)

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

Categorie

Scopri di più su Structures in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by