On Mon, May 30, 2022 at 08:31:40AM +0200, Ralf Hemmecke wrote:
> Hi,
> 
> I am not so sure what semantics we should give to
> l(3..7 by -2).
> 
> The empty list looks quite natural to me, since
> expand(3..7 by -2) is also empty.
> 
> Maybe some people would like to see
> 
> l(3..7 by -2) = [3,5,7] as a result.
> 
> What is your opinion?

We definitely do not want inconsistency here: in all other
places 3..7 by -2 gives empty range.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/20220530110226.GA32351%40fricas.math.uni.wroc.pl.

Reply via email to