Skip to content

hold for limit #19203

@kcrisman

Description

@kcrisman

A hold for limit could be useful for things like typesetting - see http://stackoverflow.com/questions/32552515/sage-notebook-limit-representation

sage: limit(x^2, x=0, hold=True)
sage: latex(limit(x^2, x=0, hold=True))

CC: @paulmasson

Component: symbolics

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

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