integer to the power larger integer = infinity

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.

 채택된 답변

Jan
Jan 2011년 5월 16일

1 개 추천

Decimal approximation: 1.0190E310
realmax % >> 1.7977e308
Numbers greater than REALMAX are Inf.

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

제품

질문:

2011년 5월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by