I have written a WARN function, which calls a few other functions to
calculate the return values:

w(i) choose(i,a(),b(),c(),...)

The absolute-values of the return values of my WARN function are
monotonically decreasing but may not be STRICTLY monotonically
decreasing (which is what remind needs).

I have been racking my brains how I can remove the duplicates. b() does
not know that it is returning the same value as a() etc.

I can't think of anything other than a convoluted iif construct.


-- 


Best Regards,

Tarlika Elisabeth Schmitz
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.whatexit.org/mailman/listinfo/remind-fans

Reply via email to