Changeset c13387 in git


Ignore:
Timestamp:
Apr 29, 2015, 3:46:54 PM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
d4360045a1888d9d0eeb38f2be28c531b4830a3c
Parents:
a130fa842cac39e197f8c056fac2455a4da1436f
Message:
doc: hasFieldCoefficient
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/ring.lib

    ra130fa rc13387  
    983983proc hasFieldCoefficient(def rng )
    984984"USAGE: hasFieldCoefficient ( rng );
    985 RETURN:  1 if the coeffcients form a field, 0 otherwise.
     985RETURN:  1 if the coeffcients form  (and are considered to be) a field, 0 otherwise.
    986986KEYWORDS: ring coefficients
    987987EXAMPLE: example hasFieldCoefficient; shows an example
     988SEE ALSO: attrib
    988989"
    989990{
Note: See TracChangeset for help on using the changeset viewer.