Question: Evalutate expression for different values of n

Hi,

I have the expression 1 - mul( (365 -n)/365, n=1..2).

 

What I want is to run the command with values of n always starting from n=1 - but also get values for n=1..3, n=1..5, n=1..i where i < 366.

 

I would truly appreciate help in this - I'm sure it's simple, I just can't make it work :)

 

Best regards,

Troels

Please Wait...