-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Description
Any expression has a number >=0
of operands. For convenience this ticket implements indexing ex[i]
as a shortcut for calling ex.operands()[i]
.
Component: symbolics
Issue created by migration from https://trac.sagemath.org/ticket/24080