Tim Williams wrote:
> Doing complex in *spreadsheets*?
>
> Euuhgh...
>
I know engineers who successfully and efficiently simulate large chunks
of engines using nothing but Excel and VBA. The output nearly has
scientific publication quality.
> If you "simply cannot" do it in any other scientific scripting language,
> say MATLAB/Octave, or just write it out in any programming or scripting
> language, like BASIC (or, say, VBScript), Java, Python..), then...
>
I have Mathcad but the problem is nobody else in the group does. Same
with the others. And I am not a programmer.
> Why not do all the ugly calculation stuff on a separate sheet, and
> pretty-print it for human eyes on a different one? ...
That is the ugly path which I am taking right now, in order to get on
with the calcs. But it isn't the ultimate cat's meouw because nobody can
then edit in the "pretty sheet".
> ... I'd suggest REAL(x)
> and IMAG(x), in adjacent cells, with your desired formatting, including --
> which I note you didn't press your luck to ask :) -- powers-of-10^3
> engineering notation, which was more-or-less solved recently I believe.
>
For power of 03 there is a bug in my OO version, it won't do that
either. Maybe a new version would but that doesn't bother me much.