Liking cljdoc? Tell your friends :D

org.soulspace.math.interest


accumulate-by-interestclj/s

(accumulate-by-interest k0 i)

Calculates accumulated value of base value 'k0' and interest 'i'.

Calculates accumulated value of base value 'k0' and interest 'i'.
sourceraw docstring

accumulated-ratesclj/s

(accumulated-rates r q m)

Calculates the accumulated rates with interest factor 'q'.

Calculates the accumulated rates with interest factor 'q'.
sourceraw docstring

accumulated-valueclj/s

(accumulated-value k0 q n)

Calculates the accumulated value of a base value 'k0' with interest factor 'q' after 'n' periods.

Calculates the accumulated value of a base value 'k0' with interest factor 'q' after 'n' periods.
sourceraw docstring

annuity-credit-Kmclj/s

(annuity-credit-Km k0 a q m)

Calculates the acummulated costs of a credit for a base value 'k0' with annuity (redemption) 'a' and interest factor 'q' at period 'm'

Calculates the acummulated costs of a credit for a base value 'k0' with annuity (redemption) 'a' and interest factor 'q' at period 'm'
sourceraw docstring

annuity-factorclj/s

(annuity-factor q n)

Calculates the annuity factor for interest factor 'q' and 'n' periods.

Calculates the annuity factor for interest factor 'q' and 'n' periods.
sourceraw docstring

annuity-rateclj/s

(annuity-rate k0 q n)

Calculates the annuity rates for a base value 'k0' with interest factor 'q' and 'n' periods.

Calculates the annuity rates for a base value 'k0' with interest factor 'q' and 'n' periods.
sourceraw docstring

annuity-rate-by-interestclj/s

(annuity-rate-by-interest k0 i it)

Calculates the annuity rate for a base value 'k0' by the interest 'i'.

Calculates the annuity rate for a base value 'k0' by the interest 'i'.
sourceraw docstring

annuity-redemption-planclj/s

(annuity-redemption-plan k0 a q)

Calculates an annuity redemption plan for a base value 'k0' with annuity (redemption) 'a' and interest factor 'q'.

Calculates an annuity redemption plan for a base value 'k0' with annuity (redemption) 'a' and interest factor 'q'.
sourceraw docstring

annuity-rent-Rnclj/s

(annuity-rent-Rn r q n)

Calculates the annuity rent for rate 'r', interest factor 'q' and 'n' periods.

Calculates the annuity rent for rate 'r', interest factor 'q' and 'n' periods.
sourceraw docstring

annuity-termclj/s

(annuity-term k0 a q)

Calculates the annuity term for a base value 'k0' with annuity (redemption) 'a' and interest factor 'q'

Calculates the annuity term for a base value 'k0' with annuity (redemption) 'a' and  interest factor 'q'
sourceraw docstring

annuity-term-by-interestclj/s

(annuity-term-by-interest i it)

Calculates the annuity terms by the interest 'i'.

Calculates the annuity terms by the interest 'i'.
sourceraw docstring

cash-valueclj/s

(cash-value kn q n)

Calculates the cash value of a value 'kn' with interest factor 'q' before 'n' periods.

Calculates the cash value of a value 'kn' with interest factor 'q' before 'n' periods.
sourceraw docstring

discount-by-interestclj/s

(discount-by-interest kn i)

Calculates the discounted value of 'kn' and interest 'i'.

Calculates the discounted value of 'kn' and interest 'i'.
sourceraw docstring

discounted-ratesclj/s

(discounted-rates r q m)

Calculates the discounted rates with interest factor 'q'.

Calculates the discounted rates with interest factor 'q'.
sourceraw docstring

percentclj/s

(percent x)

Converts a percent value to a decimal value.

Converts a percent value to a decimal value.
sourceraw docstring

percentageclj/s

(percentage x)

Converts a decimal value to a percent value.

Converts a decimal value to a percent value.
sourceraw docstring

round-financialclj/s

(round-financial precision x)

Returns the value rounded financially according to the given precision

Returns the value rounded financially according to the given precision
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close