Skip to content

implement asec/acsc series at infinity #20090

Open
@rwst

Description

@rwst

The known series for asec/acsc are not implemented:

sage: asec(x).series(x==oo)
(arcsec(+Infinity)) + Order(+Infinity)
sage: acsc(x).series(x==oo)
(arccsc(+Infinity)) + Order(+Infinity)

This would need series growing in 1/x so is not possible at the moment.

Component: calculus

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions