Hi i am a new learner please help me

10 visualizaciones (últimos 30 días)
Rahul Yadav
Rahul Yadav el 3 de Jul. de 2020
Comentada: KALYAN ACHARJYA el 4 de Jul. de 2020
The smallest number which can be stored by the int type is -2147483648. Check that this value is correct. Is there an equivalent bound for the type real? If so, what is this variable's name?
What is the value of this variable?
  2 comentarios
Rik
Rik el 3 de Jul. de 2020
This is your homework. What have you tried yourself? Have you searched the documentation? Especially the 'see also' section may be useful for you.
Rahul Yadav
Rahul Yadav el 3 de Jul. de 2020
I completed this bro thank you! Can you solve one more problems for me...?
Create a variable rho that stores blood's density (value of 1.06 g/cm^3).
Type the command, don't use spaces or semi-colons !

Iniciar sesión para comentar.

Respuestas (1)

KALYAN ACHARJYA
KALYAN ACHARJYA el 3 de Jul. de 2020
>> intmin
ans =
int32
-2147483648
  2 comentarios
Rahul Yadav
Rahul Yadav el 3 de Jul. de 2020
I tried this code but its declared wrong the correct one is Realmin 2.2251e-308
KALYAN ACHARJYA
KALYAN ACHARJYA el 4 de Jul. de 2020
First One: The smallest number which can be stored by the int type is -2147483648. Check that this value is correct. As its your home work, hence I answered partially. Great You solve the second part. Keep learning.

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing 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