Convergent? Checks if a series is convergent. Syntax convergent?(Expression, Identifier) Description convergent?(Expression, Identifier) Given the expression of the general term of a series and the variable, returns true if it is convergent, and false otherwise. Related functions Progression Table of Contents Syntax Description Related functions