Changeset c13387 in git
- Timestamp:
- Apr 29, 2015, 3:46:54 PM (8 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- d4360045a1888d9d0eeb38f2be28c531b4830a3c
- Parents:
- a130fa842cac39e197f8c056fac2455a4da1436f
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/ring.lib
ra130fa rc13387 983 983 proc hasFieldCoefficient(def rng ) 984 984 "USAGE: hasFieldCoefficient ( rng ); 985 RETURN: 1 if the coeffcients form a field, 0 otherwise.985 RETURN: 1 if the coeffcients form (and are considered to be) a field, 0 otherwise. 986 986 KEYWORDS: ring coefficients 987 987 EXAMPLE: example hasFieldCoefficient; shows an example 988 SEE ALSO: attrib 988 989 " 989 990 {
Note: See TracChangeset
for help on using the changeset viewer.