Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: ODF 1.2 Part 2 CD 1
    • Fix Version/s: ODF 1.2 Part 2 CD 2
    • Component/s: OpenFormula
    • Labels:
      None
    • Proposal:
      Hide

      Change
      Functions and operators that accept complex numbers shall accept Text values as complex numbers (see the section on convert to complex), as well as Numbers that are not complex numbers, so IMSUM("3i";4) will produce the same result as COMPLEX(4;3).

      to
      Functions and operators that accept complex numbers shall accept Text values as complex numbers (see 5.3.10 Conversion to Complex Number), as well as Numbers that are not complex numbers.
      Note: IMSUM("3i";4) produces the same result as COMPLEX(4;3).

      Reject the change that added " Office-2344" to that paragraph.

      Show
      Change Functions and operators that accept complex numbers shall accept Text values as complex numbers (see the section on convert to complex), as well as Numbers that are not complex numbers, so IMSUM("3i";4) will produce the same result as COMPLEX(4;3). to Functions and operators that accept complex numbers shall accept Text values as complex numbers (see 5.3.10 Conversion to Complex Number), as well as Numbers that are not complex numbers. Note: IMSUM("3i";4) produces the same result as COMPLEX(4;3). Reject the change that added " Office-2344" to that paragraph.

      Description

      The fourth paragraph under 3.4 Complex Number reads:

      ***
      Note that functions and operators that accept complex numbers shall accept Text values as complex numbers (see the section on convert to complex), as well as Numbers that are not complex numbers, so IMSUM("3i";4) will produce the same result as COMPLEX(4;3).
      ***
      If Text and Number values are automatically converted, then how does COMPLEX() accept Text values?

      By the time the value reaches COMPLEX() it is a complex number.

      Yes?

        Attachments

          Activity

            People

            • Assignee:
              erack Eike Rathke (Inactive)
              Reporter:
              patrick Patrick Durusau
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: