Skip to content

cosine_series_coefficient hangs #4616

@wdjoyner

Description

@wdjoyner

This is a method of the Piecewise class (which I use almost on a daily basis in teaching):

sage: f1 = lambda x: x*(pi-x)
sage: f = Piecewise([[(0,pi),f1]])
sage: f.cosine_series_coefficient(0,pi)
                                               

Requires a ctl-c.

Component: calculus

Issue created by migration from https://trac.sagemath.org/ticket/4616

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions