Ticket #3993 (closed enhancement: fixed)
implicit multiplication doesn't work in notebook
| Reported by: | jason | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.3.1 |
| Component: | notebook | Keywords: | |
| Cc: | was | Work issues: | |
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
In a notebook cell, do
implicit_multiplication(True) 2x
It returns a syntax error. Things work fine from the command line.
Change History
Note: See
TracTickets for help on using
tickets.
