What is a generic function?
A generic function is a built-in system function. Most generic functions are polymorphic for math. For example, x in sin(x) can be a type of int, float, double, complex, array double(computational array). They are also available in Ch shell conveniently. Below is a list of all generic functions in Ch.