[Solved] Problem between the preview of the website and the reality on the watch

Hi,

I have a problem with one of my watchface: NU BAUHAUS Color
But I feel that the preview of the website includes “deg ()” when there is “rad ()” and vice versa when the preview on the application or the watch shows the correct rendering.

For the position of the date and the blue circle, I use this syntax:

X Position : (160- (90 * sin (rad (# DWFMS #)))))
Y Position : (160+ (90 * cos (rad (# DWFMS #))))

Thank you for your time,

[EDIT]
I just find that the problem has been resolved…
Thank you.