Category: Maths
-
Scaling Values Using a Lookup Table
Lookup tables are great for transforming values with a non-linear relationship
-
When is a Number not a Number?
I’m comparing two constants with the same value, but they’re not equal. This is a bug, right? What am I missing?