Details

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

      Change Constraints from
      Rate, AnnualYield, and Redemption should be greater than 0.

      to
      Rate >= 0, AnnualYield >= 0

      Show
      Change Constraints from Rate, AnnualYield, and Redemption should be greater than 0. to Rate >= 0, AnnualYield >= 0
    • Resolution:
      Hide

      In Syntax, changed "Number Issue" parameter to "DateParam Issue".

      Changed Constraints from
      Rate, AnnualYield, and Redemption should be greater than 0.

      to
      Settlement < Maturity, Rate >= 0, AnnualYield >= 0

      Added to Semantics:
      If both, Rate and AnnualYield, are 0, the return value is 100.

      Show
      In Syntax, changed "Number Issue" parameter to "DateParam Issue". Changed Constraints from Rate, AnnualYield, and Redemption should be greater than 0. to Settlement < Maturity, Rate >= 0, AnnualYield >= 0 Added to Semantics: If both, Rate and AnnualYield, are 0, the return value is 100.

      Description

      PRICEMAT constraints read

      Constraints: Rate, AnnualYield, and Redemption should be greater than 0.

      The function has no Redemption parameter. Furthermore, the constraints should be reformulated as

      Constraints: Rate >= 0, AnnualYield >= 0

      If both are 0, the return value is 100.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: