tmval.Accumulation.val

Accumulation.val(t: float) → float[source]

Calculates the value of the investment at a point in time.

Parameters

t (float) – evaluation date. The date at which you would like to know the value of the investment.

Returns

the value of the investment at time t.

Return type

float