I am using tikz to describe a load curve which is basically a clockwise rotated sigmoidal curve:load duration curve and I need a rough curve function that comes close to it.
I remember that this is just an inverted sigmoidal curve which has a form 1/(1+exp(-a(x-c))). I thought of making x the subject but that didn't yield the curve style that I was looking for.