Help with custom jquery easing function
问题 I need a rather atypical jquery easing function. It's basically the opposite of your traditional easeInOut easing because I want the process to go from a fast intro to a slower middle part to a fast outro (you might call it speedInOut). Unfortunately my math is a little rusty and I need someone to point me in the right direction in terms of how to get started. A hyperbolical sinus curve (sinh) goes somewhat in the right direction of what I'm looking for , but I need it limited between 0 and 1