• 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
    • 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.

      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.

            Assignee:
            Eike Rathke (Inactive)
            Reporter:
            Eike Rathke (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: