Changes between Initial Version and Version 1 of Ticket #5177, comment 9
- Timestamp:
- 2019-01-31T15:12:11Z (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5177, comment 9
initial v1 1 There are also other problems with dsres: when you use Complex number, the description of the Complex variable (a record) is lost, and what you seeare the {{{re}}} and {{{im}}} fields with the dumb comment "Real part" and "Imaginary part", see #4746.1 There are also other problems with dsres: when you use Complex variables, the text in the comment of the Complex variable (a record) itself, which explains what the variable actually means, is lost, and what you see in the variables browser are the {{{re}}} and {{{im}}} fields with the dumb comment "Real part" and "Imaginary part", see #4746. 2 2 3 3 This issue should also be addressed, as it is quite serious if you use Complex numbers extensively.