5 lines
92 B
Text
5 lines
92 B
Text
from sympy import *
|
|
|
|
init_printing(use_unicode=True)
|
|
|
|
$TAKO_SETTINGS.number_mode = 'python'
|