Re: Spreadsheet calc complex number display format

2020-07-07 Thread Rob Duncan
Russell Adams writes: > On Mon, Jul 06, 2020 at 05:59:18PM -0700, Rob Duncan wrote: >> Rob Duncan writes: >> >> > Is there a way to specify the display format used for complex number >> > calculations in the table spreadsheet? In particular I'd like to be >> > able control whether a value is di

Re: Spreadsheet calc complex number display format

2020-07-06 Thread Russell Adams
On Mon, Jul 06, 2020 at 05:59:18PM -0700, Rob Duncan wrote: > Rob Duncan writes: > > > Is there a way to specify the display format used for complex number > > calculations in the table spreadsheet? In particular I'd like to be > > able control whether a value is displayed in rectangular or polar

Re: Spreadsheet calc complex number display format

2020-07-06 Thread Rob Duncan
Rob Duncan writes: > Is there a way to specify the display format used for complex number > calculations in the table spreadsheet? In particular I'd like to be > able control whether a value is displayed in rectangular or polar form. I ended up explicitly using the `polar(Z)' and `rect(Z)' func

Re: Spreadsheet calc complex number display format

2020-07-06 Thread Rob Duncan
Russell Adams writes: > On Sun, Jul 05, 2020 at 04:00:47PM -0700, Rob Duncan wrote: >> Is there a way to specify the display format used for complex number >> calculations in the table spreadsheet? In particular I'd like to be >> able control whether a value is displayed in rectangular or polar

Re: Spreadsheet calc complex number display format

2020-07-05 Thread Russell Adams
On Sun, Jul 05, 2020 at 04:00:47PM -0700, Rob Duncan wrote: > Is there a way to specify the display format used for complex number > calculations in the table spreadsheet? In particular I'd like to be > able control whether a value is displayed in rectangular or polar form. I often enforce two de

Spreadsheet calc complex number display format

2020-07-05 Thread Rob Duncan
Is there a way to specify the display format used for complex number calculations in the table spreadsheet? In particular I'd like to be able control whether a value is displayed in rectangular or polar form. Thanks, Rob.