Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29253 Discussions

Can we have E exponent for double prec in debugger?

Andrew_Smith
Valued Contributor I
380 Views
Is it possible to display double precision numbers with an E exponent in visual studio?

I quite often need to copy numbers into other applications such as Excel and the D in the number causes problems.

We can already see the data type so we dont need a D to tell us.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
380 Views
There is no option to do that.
0 Kudos
Reply