Changeset 23d5271 in git
- Timestamp:
- Feb 8, 2010, 12:07:34 PM (13 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 7fbd9af2fe380b5d3fc72a428e49d29f9543772a
- Parents:
- c82d55be1cfc93c16c8a8132e7cca03fda787cb4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/tropical.lib
rc82d55 r23d5271 2116 2116 system("sh","cd /tmp; latex /tmp/conic.tex; dvips /tmp/conic.dvi -o; 2117 2117 kghostview conic.ps &"); 2118 // with an optional argument the same information for the dual conic is computed2119 // 2118 // with an optional argument the same information 2119 // for the dual conic is computed and saved in conic[9] 2120 2120 conic=conicWithTangents(points,1); 2121 2121 conic[9][2]; // the equation of the dual conic
Note: See TracChangeset
for help on using the changeset viewer.