I am curious if a class of analog circuits exist that would take say a 0-5 V input signal and output a mathematical function like a sine function mapping 0-5 V to 0-2pi, or a log, exponent, polynomial? I could see the associated coefficients also being DC analog inputs, say
V_out = V1 * V_in ^ 2 + V2 * V_in + V3
I know op-amps can be configured as differentiators, integrators, adders, multipliers, so one way might be to have a high frequency oscillator working with these components to do a DC-AC-DC type conversion, but this seems overcomplicated.