Changeset 55a5c0e in git for Singular/LIB/ring.lib


Ignore:
Timestamp:
Dec 15, 2006, 3:15:52 PM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
ffa476c18999fbdf693ffcb97f58ff93c8febaac
Parents:
d82a35219ed0b08959d57dd9d21c95bf71902e2b
Message:
*hannes: docu


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/ring.lib

    rd82a35 r55a5c0e  
    11///////////////////////////////////////////////////////////////////////////////
    2 version="$Id: ring.lib,v 1.30 2006-11-13 12:45:14 Singular Exp $";
     2version="$Id: ring.lib,v 1.31 2006-12-15 14:15:51 Singular Exp $";
    33category="General purpose";
    44info="
     
    2020 ringweights(r);          intvec of weights of ring variables of ring r
    2121 preimageLoc(R,phi,Q)     computes preimage for non-global orderings
     22 rootofUnity(n);         the minimal polynomial for the n-th primitive root of unity
    2223             (parameters in square brackets [] are optional)
    23  rootofUnity(n);         the minimal polynomial for the n-th primitive root of unity
    2424";
    2525
Note: See TracChangeset for help on using the changeset viewer.