-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
Hi! I've been playing around with the repository and think it's really cool :) I look forward to using it for my documentation.
Is it possible to get LaTeX expressions for integrals? I tried
using Symbolics, Latexify, Domainsets
@variables x a b
I1 = Integral(x in ClosedInterval(a, b))
latexify(I1)
and it returns only Integral.
Metadata
Metadata
Assignees
Labels
No labels