| 1 | initial version |
You can use the show function to display the result in LaTeX :
https://sagecell.sagemath.org/?z=eJwrSyzSUC9R1-TlSlWwVShRsLVV0DXUN9LSMNI3MdXy1CouLCrRMDEzNNaEMI01FXQVLIz0TTXjNAz1gaIannAJbQVDMKFvrKVhaKDliaTD0EBTn1gjebmKM_LLNVI1ATiqJME=&lang=sage&interacts=eJyLjgUAARUAuQ==
If you have multiple such formulas in a jupyter notebook, you can also add:
%display latex
in some cell, so that every formula will be turned into LaTeX once that cell is evaluated.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.