Changeset 7d56875 in git for Singular/LIB/zeroset.lib


Ignore:
Timestamp:
Oct 9, 2008, 11:31:58 AM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7f1f2a45aaa4363f5fb9be8996b78121813f7ef5
Parents:
fba86f89b3458187b40c5f0d5f6408412d98d295
Message:
*hannes: typos reported by gorzelc


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/zeroset.lib

    rfba86f8 r7d56875  
    11// Last change 12.02.2001 (Eric Westenberger)
    22///////////////////////////////////////////////////////////////////////////////
    3 version="$Id: zeroset.lib,v 1.17 2007-03-14 18:27:47 Singular Exp $";
     3version="$Id: zeroset.lib,v 1.18 2008-10-09 09:31:58 Singular Exp $";
    44category="Symbolic-numerical solving";
    55info="
     
    110110  list result = RootsMain(f);  // find roots of f
    111111
    112   // store the roots and the the new representation of 'a' and transform
     112  // store the roots and the new representation of 'a' and transform
    113113  // the coefficients of f.
    114114
Note: See TracChangeset for help on using the changeset viewer.