how to off scientific notation in value of a variable??

조회 수: 3 (최근 30일)
neha gautam
neha gautam 2016년 2월 16일
댓글: Jan 2016년 2월 16일
as in my variable ff=1.011110000111111e+63 i want its 64 digit number in normal format. i have used num2str(ff,'%.0f') but it gives different values from the previous ones
  댓글 수: 2
Titus Edelhofer
Titus Edelhofer 2016년 2월 16일
Hmm, to me the output of num2str(ff, '%.0f') looks good ...?
Jan
Jan 2016년 2월 16일
Different from which previous one? You want a number with 64 digits, although double variables have a precision of about 16 digits only?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by