Skip to content

Commit 43c7687

Browse files
committed
Fixed spec gen issues.
1 parent 716ae5e commit 43c7687

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/main/asciidoc/JavaMoneySpecification.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3234,9 +3234,7 @@ The present value (abbreviated PV) shows how financial formulas can be implement
32343234
models the current value of a financial in- or outflow in the future, weighted with a calculatory interest rate.
32353235
The PV is defined as follows:
32363236
3237-
C
3238-
-------
3239-
(1+r)^n
3237+
C / ((1+r)^n)
32403238
32413239
Hereby
32423240

0 commit comments

Comments
 (0)