hello,
how does an "enum" array work, as in below? I understand the exp() function.
enum(i)=enum(i)*exp(-0.8/24)
there's a simpler line elsewhere:
enum(i)=0
but i can't figure it out.
additionally, what is "format()" doing, what purpose does that darn 1007 serve, and what would this...