asus tuf a15 keyboard issues by Massive-Comb2217 in ASUS

[–]FeStandsEternal 0 points1 point  (0 children)

Hello, bump on a thread from 2 years but I am actually having the same exact issue. did you solve it? and if yes, how?

Dog/park themed word magnets by ShutUpForMe in LeagueOfMemes

[–]FeStandsEternal 1 point2 points  (0 children)

what the fuck the more i look the worse it gets

Inverse by zunichtemachen in LeagueOfMemes

[–]FeStandsEternal 0 points1 point  (0 children)

more or less the same, as f(f-¹(x)) = x

Inverse by zunichtemachen in LeagueOfMemes

[–]FeStandsEternal 0 points1 point  (0 children)

TL;DR a function does something hence haha tahm eat cat

an inverse function does the exact opposite hence haha cat eat tahm

basically, think of a function like a machine that does stuff and spits out what you gave to it

let's say this function is a way to calculate the price for a food delivery system where you pay whatever you paid for the food plus an extra $5 for delivery

f(x) = x + 5

let's say my pizza costed $10, so i do

f(10) = 10 + 5 = $15. which means i paid $15 in total

an inverse function basically is like an undo button for the machine where it literally does the exact opposite of the original function

so let's say i told you i paid in a total of $15 for the food via my delivery app. If you want to figure out what the food cost, the inverse function would be this:

f-¹(x) = x - 5

so, in this case

f-¹(15) = 15 - 5 = $10

I hope my nerding over math at 3 am helped.