mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
atan2
commit_hash:6063a20f313c5b3cd3dceab3c79bc154c4785744
This commit is contained in:
@@ -157,7 +157,8 @@
|
||||
],
|
||||
"result_type": "number",
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -402,7 +402,8 @@
|
||||
}
|
||||
],
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -412,7 +413,8 @@
|
||||
"value": 0.0
|
||||
},
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -422,7 +424,8 @@
|
||||
"value": 0.0
|
||||
},
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -432,7 +435,8 @@
|
||||
"value": 3.141592653589793
|
||||
},
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -442,7 +446,8 @@
|
||||
"value": 1.5707963267948966
|
||||
},
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -452,7 +457,8 @@
|
||||
"value": -1.5707963267948966
|
||||
},
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user