Polynomic Checks if the general term of a progression is polynomic. Syntax polynomic?(Progression) Description polynomic?(Progression) Given a progression, returns true if the general term is polynomic, and false otherwise. Related functions Arithmetic, Category, Geometric progression Table of Contents Syntax Description Related functions