
Untitled
By: a guest on
Jul 10th, 2012 | syntax:
None | size: 2.16 KB | hits: 9 | expires: Never
Array
(
[0] => Array
(
[buddy] => Point Object
(
[x:protected] => 50
[y:protected] => 0
)
[angle] => 0
[arctan] => 0 = arctan(0 / 50)
)
[1] => Array
(
[buddy] => Point Object
(
[x:protected] => 36
[y:protected] => 0
)
[angie] => Point Object
(
[x:protected] => 0
[y:protected] => 6
)
[angle] => 0
[ rads ] => 0
[arctan] => 0 = arctan((0 - 0) / 50)
[cosine] => 14 = 2 * 7 * cos(0)
[ sine ] => 0 = 2 * 7 * sin(0)
)
[2] => Array
(
[buddy] => Point Object
(
[x:protected] => 22.19048506635
[y:protected] => 2.301585822275
)
[angie] => Point Object
(
[x:protected] => 0
[y:protected] => 12
)
[angle] => 9.4623222080256
[ rads ] => 0.16514867741463
[arctan] => 0.16367135231465 = arctan((6 - 0) / 36)
[cosine] => 13.80951493365 = 2 * 7 * cos(0.16514867741463)
[ sine ] => 2.301585822275 = 2 * 7 * sin(0.16514867741463)
)
[3] => Array
(
[buddy] => Point Object
(
[x:protected] => 9.3621767620515
[y:protected] => 7.9082342016428
)
[angie] => Point Object
(
[x:protected] => 0
[y:protected] => 18
)
[angle] => 23.60786914008
[ rads ] => 0.41203504587436
[arctan] => 0.39083817038658 = arctan((12 - 2.301585822275) / 22.19048506635)
[cosine] => 12.828308304298 = 2 * 7 * cos(0.41203504587436)
[ sine ] => 5.6066483793678 = 2 * 7 * sin(0.41203504587436)
)
)