KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.misc
/
CashFlow
/
Companion
Companion
object
Companion
Members
Functions
annualized
Worth
Given
F
Link copied to clipboard
fun
annualizedWorthGivenF
(
i
:
Double
,
n
:
Int
,
f
:
Double
)
:
Double
annualized
Worth
Given
P
Link copied to clipboard
fun
annualizedWorthGivenP
(
i
:
Double
,
n
:
Int
,
p
:
Double
)
:
Double
future
Worth
Given
A
Link copied to clipboard
fun
futureWorthGivenA
(
i
:
Double
,
n
:
Int
,
a
:
Double
)
:
Double
future
Worth
Given
P
Link copied to clipboard
fun
futureWorthGivenP
(
i
:
Double
,
n
:
Int
,
p
:
Double
)
:
Double
present
Worth
Link copied to clipboard
fun
presentWorth
(
i
:
Double
,
cashFlow
:
DoubleArray
)
:
Double
present
Worth
Given
A
Link copied to clipboard
fun
presentWorthGivenA
(
i
:
Double
,
n
:
Int
,
a
:
Double
)
:
Double
present
Worth
Given
F
Link copied to clipboard
fun
presentWorthGivenF
(
i
:
Double
,
n
:
Int
,
f
:
Double
)
:
Double