-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Milestone
Description
Some functions are handled with some flags in https://github.com/pynac/pynac/blob/master/ginac/function.cpp#L1581
This should be extended (in Pynac) and doctests added (here). This ticket should list which questions can be answered definitely to the positive. To start:
- f(real).is_real() for f in sin/cos/tan/cot/sec/csc
Depends on #22219
CC: @videlec
Component: symbolics
Author: Ralf Stephan
Branch/Commit: 350580a
Reviewer: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/22155