integer to the power larger integer = infinity

3 visualizaciones (últimos 30 días)
Mohsin Shah
Mohsin Shah el 15 de Mayo de 2011
i entered in Matlab command window the folowing values 65^171 and i got the result infinity (Inf)...why is it so? why Matlab not showing larger integer results. if there is any setting in Matlab for this to rectify please let me know.

Respuesta aceptada

Jan
Jan el 16 de Mayo de 2011
Decimal approximation: 1.0190E310
realmax % >> 1.7977e308
Numbers greater than REALMAX are Inf.

Más respuestas (1)

Sean de Wolski
Sean de Wolski el 15 de Mayo de 2011

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by