←
OutputForm
→
StandardForm
/
Reference of Built-in Symbols
/
Forms of Input and Output
/
Form Functions
/
PythonForm
/
PythonForm
PythonForm
[
expr
]
returns an approximate equivalent of
expr
in Python, when that is possible. We assume
that Python has SymPy imported. No explicit import will be include in the result.
PythonForm[Infinity]
PythonForm[Pi]
E // PythonForm
{1, 2, 3} // PythonForm
←
OutputForm
→
StandardForm