How do I get the rotation angle of the bone so that the range is from zero to positive or negative infinite, for example: when I run the anima, and the head bone rotates 3 full turns, counting 360 * 3 = 1080 so how do I get the 1080 degree

How do I get the rotation angle of the bone so that the range is from zero to positive or negative infinite,
for example: when I run the anima, and the head bone rotates 3 full turns, counting 360 * 3 = 1080
so how do I get the 1080 degree

by using Get Bone Rotation by Name node
thanks