8000 hold for limit · Issue #19203 · sagemath/sage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
hold for limit #19203
Open
Open
@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

      0