Main Content

Function Approximation with Lookup Tables

Create, optimize, and compress function lookup tables

Approximate mathematically complex functions (such as sqrt and exp) or complex subsystems with an optimal lookup table. Compress existing lookup tables to reduce memory usage by optimizing data points and data types.

Categories