philsupertramp/game-math
|
#include <Insurance.h>
Public Attributes | |
double | i |
Interest rate. More... | |
double | n |
Period length. More... | |
double | B_0 |
Starting balance. More... | |
double | B_N |
End balance. More... | |
double | R |
annual Pension More... | |
Interest representation
double Interest::B_0 |
Starting balance.
double Interest::B_N |
End balance.
double Interest::i |
Interest rate.
double Interest::n |
Period length.
double Interest::R |
annual Pension