Changeset baa2b48 in git


Ignore:
Timestamp:
Jan 10, 2000, 5:30:31 PM (23 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
9b8feed72ff6f927faa302407e6d6b03813e4daa
Parents:
e5c7fb6ea41c7464fe822136e45932270df2cab8
Message:
* better descritption


git-svn-id: file:///usr/local/Singular/svn/trunk@4067 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/poly.lib

    re5c7fb6 rbaa2b48  
    1 // $Id: poly.lib,v 1.21 2000-01-10 16:24:29 obachman Exp $
     1// $Id: poly.lib,v 1.22 2000-01-10 16:30:31 obachman Exp $
    22//(GMG, last modified 22.06.96)
    33//(obachman: 17.12.97 -- added katsura)
    44///////////////////////////////////////////////////////////////////////////////
    55
    6 version="$Id: poly.lib,v 1.21 2000-01-10 16:24:29 obachman Exp $";
     6version="$Id: poly.lib,v 1.22 2000-01-10 16:30:31 obachman Exp $";
    77info="
    88LIBRARY:  poly.lib      PROCEDURES FOR MANIPULATING POLYS, IDEALS, MODULES
     
    712712"USAGE: denominator(n); n number
    713713RETURN: number, the denominator of n
    714 SEE ALSO: denominator, content, cleardenom
     714SEE ALSO: numerator, content, cleardenom
    715715EXAMPLE: example denominator; shows an example
    716716"
Note: See TracChangeset for help on using the changeset viewer.