ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how to format a complex number (https://www.excelbanter.com/excel-worksheet-functions/195410-how-format-complex-number.html)

michel74

how to format a complex number
 
When using the complex function, the default format has many decimal places,
both for real and imaginary parts. I would like to change this and I don't
know how to do it.

John C[_2_]

how to format a complex number
 
I am assuming that your real and imaginary numbers are coming from other
calculations?

You could always try rounding inside the function itself:

=COMPLEX(ROUND(RealNo,2),ROUND(ImagNo,2),'j")

for example.
--
John C


"michel74" wrote:

When using the complex function, the default format has many decimal places,
both for real and imaginary parts. I would like to change this and I don't
know how to do it.


Jan Bolluyt

how to format a complex number
 
Check out this web site
http://support.microsoft.com/default.aspx/kb/213294
Hope this helps

JB

"michel74" wrote in message
...
When using the complex function, the default format has many decimal
places,
both for real and imaginary parts. I would like to change this and I don't
know how to do it.




All times are GMT +1. The time now is 04:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com