-
-
Notifications
You must be signed in to change notification settings - Fork 674
Open
Description
After #9901 is merged, there are a few held functions which can't evaluate through Maxima or n()
, I think. Since this behavior didn't exist at all before, this is ok, but should be rectified. These would be the methods csgn
, step
, and Order
of symbolic expressions. See also #10070 for step
.
Component: symbolics
Issue created by migration from https://trac.sagemath.org/ticket/10071