# Functions
GetChebyshevPoly returns the Chebyshev polynomial approximation of f the in the interval [-K, K] for the given degree.
GetMinimaxPoly returns the minimax polynomial approximation of f the in the interval [-K, K] for the given degree.
PrintPrecisionStats decrypts, decodes and prints the precision stats of a ciphertext.