Smallest number of data type single
Show older comments
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.
Answers (1)
Bruno Luong
on 16 Apr 2021
>> realmin('single')
ans =
single
1.1755e-38
>>
Categories
Find more on Aerospace Blockset in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!