kopia lustrzana https://github.com/sepandhaghighi/samila
fix : minor bug fixed
rodzic
8f477c21a4
commit
a98d9e8528
|
@ -55,7 +55,7 @@ class Projection(Enum):
|
|||
|
||||
|
||||
ELEMENTS_LIST = [
|
||||
"{0}*math.sqrt(abs({1}))"
|
||||
"{0}*math.sqrt(abs({1}))",
|
||||
"{0}*math.cos({1})",
|
||||
"{0}*math.sin({1})",
|
||||
"{0}*{1}",
|
||||
|
|
Ładowanie…
Reference in New Issue