numtools

perform numerical operations on vectors and matrices in unix pipes
git clone git://src.adamsgaard.dk/numtools # fast
git clone https://src.adamsgaard.dk/numtools.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit a17e65d58091f1aa9b3121f8383a486277c017b3
parent a1fa37b0737ca364df053cf246891c4fe723670a
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 31 Aug 2021 11:30:58 +0200

rangetest.1: do not suppress output in example

Diffstat:
Mrangetest.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rangetest.1 b/rangetest.1 @@ -49,7 +49,7 @@ first argument is less than 1.5, show all parameter values which result in a successful invocation of .Ar cmd : .Pp -.Dl $ rangetest './condfail @VAL@' 0.0 10.0 2>/dev/null +.Dl $ rangetest './condfail @VAL@' 0.0 10.0 .Dl 0 .Dl 1.25 .Dl 1.40625