OK, this is an odd request, but is there some way or existing list of monotonic decreasing functions? The limitations I have are:
- f is monotonic and decreasing.
- f(0) = a, a is a real constant; f(1) = 1 ( or simply, passes through (0,a) and (1,1) )
- Cartesian equations, most preferably.
I...