tmval.Amount.val

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

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

:param t:evaluation date. The date at which you would like to know the value of the investment. :type t: float :return: the value of the investment at time t. :rtype: float