Smallest number of data type single

1 visualización (últimos 30 días)
Ajay krishna Vasanthakumar
Ajay krishna Vasanthakumar el 16 de Abr. de 2021
Respondida: Bruno Luong el 16 de Abr. de 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.

Respuestas (1)

Bruno Luong
Bruno Luong el 16 de Abr. de 2021
>> realmin('single')
ans =
single
1.1755e-38
>>

Categorías

Más información sobre Structures en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by