premium_pp# premium_pp()[source]# Monthly premium per policy Monthly premium amount per policy defined as: round(sum_assured() * premium_table[age_at_entry(), policy_term()], 2) See also premium_table sum_assured() age_at_entry() policy_term()