fix: плавающей ставки для дегресси

This commit is contained in:
vchikalkin 2024-08-16 15:05:19 +03:00
parent ddf82b9b2b
commit 1640d9f365

View File

@ -152,8 +152,7 @@ namespace EvoCalculator.Core.PostCalculation.v2.Columns.Next
goalSeek.SeekResult(requiredValue + 0.00001m,
new GoalSeekOptions(
startingStabPoint:
(_nextValues.BaseCost - _currentTablePayments[0].SumPayment) /
(_preparedValues.Nmper.Next - 1),
_currentTablePayments[_preparedValues.EditPaymentNumber].SumPayment,
maximumAttempts: 1000,
initialTineSpacing: 100
// , focusPercentage: 50