fix: плавающей ставки для дегресси
This commit is contained in:
parent
ddf82b9b2b
commit
1640d9f365
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user