From 3d7a43f6cf2e1630fe7880ff146144a64abff3ce Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Mon, 2 Aug 2004 19:56:05 +0000 Subject: [PATCH] documentation update --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 0581b63e..84662163 100644 --- a/NEWS +++ b/NEWS @@ -8,8 +8,12 @@ This file records noteworthy changes. * Fixed bugs in series expansion and complex conjugation. * Symbolic functions without any eval(), evalf() etc. functions now work properly. +* integer_content(), content(), and primpart() now also work for polynomials + with rational coefficients (calculating the LCM of coefficients' + denominators). * Added method matrix::rank(). * Added function resultant(). +* Added integer_content() function to ginsh. 1.2.1 (23 April 2004) * Fixed infinite recursion in atan2_evalf() and improved atan2_eval(). -- 2.49.0