How would I get the graph equations for the easing styles?

I’ve seen the EasingStyle graphs from the API reference but I do not have the knowledge of geometry to get the graph equations for each of them.

Is there any way I can access those? Or do I have to make them myself in desmos?

1 Like

There’s a website that provides you with numerous easing functions. These functions are in TypeScript but it should be very straightforward to convert it to Lua.

3 Likes

Thank you for the solution!
How did you even find this though lol

Google. I’ve used this as a cheat sheet when I need to utilize easing styles for projects outside of Roblox since I’m horrible at math :stuck_out_tongue: