Commit graph

2 commits

Author SHA1 Message Date
kristerw
508d6d88a6 Update xeukleides to 1.0.0 using patches provided by Torsten Sadowski
in PR pkg/28745.

Changes since 0.9.0 include:
* Bugs concerning `trace' command and `triangle' function fixed.
* Strings may now be enclosed in dollar signs ($).
* Variable names may now contain underscores (_) and single quotes (').
* New `strokes' command.
* New `label' command.
* Enhancement of `arg' function.
* Enhancement of `draw' command.
* New `dot' angle mark.
* Various new numerical functions: `min', `max', `clamp', `sign', `ceil',
  `floor', `round'.
* New ternary test operator, logical operators and comparison operators.
* Improvement of `interactive' command.
* Improvement of triangle and quadrilateral assignments.
* Minor bug fixes.
2004-12-31 13:13:32 +00:00
cjep
6df2bb1158 Initial import of xeukleides 0.9.0 into the NetBSD packages collection
as math/xeukleides.

This is a graphical frontend for eukleides.

Supplied by ich (tsadowski at gmx dot net) in PR#19091. Thanks!
2002-12-07 18:13:51 +00:00