Opened 13 years ago
Closed 13 years ago
#983 closed defect (duplicate)
abs seems to be missing a proper latex method
Reported by: | mabshoff | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | basic arithmetic | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Hello,
The problem seems to be the abs() command. Take any function like f(x)=2*abs(x) with a changing sign. Entering now latex(f) shows me as the result: x \ {\mapsto}\ {2 \cdot \abs \left( x \right)}
reported by marko in sage-support.
Cheers,
Michael
Change History (1)
comment:1 Changed 13 years ago by
- Milestone changed from sage-2.8.9 to sage-duplicate/invalid
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
mhansen was faster - see #982, so close this as a dupe.