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

1 Ansicht (letzte 30 Tage)
neha gautam
neha gautam am 16 Feb. 2016
Kommentiert: Jan am 16 Feb. 2016
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 Kommentare
Titus Edelhofer
Titus Edelhofer am 16 Feb. 2016
Hmm, to me the output of num2str(ff, '%.0f') looks good ...?
Jan
Jan am 16 Feb. 2016
Different from which previous one? You want a number with 64 digits, although double variables have a precision of about 16 digits only?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by