Merge branch 'main' into achalmers/grid-scale2
This commit is contained in:
@ -461,7 +461,7 @@ description: Operations executed subtract_with_pattern.kcl
|
||||
"name": "PI",
|
||||
"value": {
|
||||
"type": "Number",
|
||||
"value": 3.142,
|
||||
"value": 3.141592653589793,
|
||||
"ty": {
|
||||
"type": "Unknown"
|
||||
}
|
||||
@ -477,7 +477,7 @@ description: Operations executed subtract_with_pattern.kcl
|
||||
"name": "E",
|
||||
"value": {
|
||||
"type": "Number",
|
||||
"value": 2.718,
|
||||
"value": 2.718281828459045,
|
||||
"ty": {
|
||||
"type": "Known",
|
||||
"type": "Count"
|
||||
@ -494,7 +494,7 @@ description: Operations executed subtract_with_pattern.kcl
|
||||
"name": "TAU",
|
||||
"value": {
|
||||
"type": "Number",
|
||||
"value": 6.283,
|
||||
"value": 6.283185307179586,
|
||||
"ty": {
|
||||
"type": "Known",
|
||||
"type": "Count"
|
||||
|
@ -54,7 +54,7 @@ description: Variables in memory after executing subtract_with_pattern.kcl
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
26.14,
|
||||
26.139999999999997,
|
||||
12.2
|
||||
],
|
||||
"type": "ToPoint",
|
||||
@ -68,12 +68,12 @@ description: Variables in memory after executing subtract_with_pattern.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
26.14,
|
||||
26.139999999999997,
|
||||
12.2
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
26.14,
|
||||
26.139999999999997,
|
||||
-10.48
|
||||
],
|
||||
"type": "ToPoint",
|
||||
@ -87,12 +87,12 @@ description: Variables in memory after executing subtract_with_pattern.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
26.14,
|
||||
26.139999999999997,
|
||||
-10.48
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
1.94,
|
||||
1.9399999999999977,
|
||||
-10.48
|
||||
],
|
||||
"type": "ToPoint",
|
||||
@ -106,7 +106,7 @@ description: Variables in memory after executing subtract_with_pattern.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
1.94,
|
||||
1.9399999999999977,
|
||||
-10.48
|
||||
],
|
||||
"tag": null,
|
||||
@ -1412,7 +1412,7 @@ description: Variables in memory after executing subtract_with_pattern.kcl
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
26.14,
|
||||
26.139999999999997,
|
||||
12.2
|
||||
],
|
||||
"type": "ToPoint",
|
||||
@ -1426,12 +1426,12 @@ description: Variables in memory after executing subtract_with_pattern.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
26.14,
|
||||
26.139999999999997,
|
||||
12.2
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
26.14,
|
||||
26.139999999999997,
|
||||
-10.48
|
||||
],
|
||||
"type": "ToPoint",
|
||||
@ -1445,12 +1445,12 @@ description: Variables in memory after executing subtract_with_pattern.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
26.14,
|
||||
26.139999999999997,
|
||||
-10.48
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
1.94,
|
||||
1.9399999999999977,
|
||||
-10.48
|
||||
],
|
||||
"type": "ToPoint",
|
||||
@ -1464,7 +1464,7 @@ description: Variables in memory after executing subtract_with_pattern.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
1.94,
|
||||
1.9399999999999977,
|
||||
-10.48
|
||||
],
|
||||
"tag": null,
|
||||
|
Reference in New Issue
Block a user