Search cos(1), this returns
cos(1) 0.54030231
In a little calculator box.
There is a 'more info' that labels it as 'computer usage'. I also see an input box with hint text saying 'try 34 * 18 or 45 in m'.
I don't know what this calculator box is called however.
If I search cos(2) then I get
= 0.999390827
No calculator box.
Clearly the first one uses radians and the second one uses degrees. The difference seems to be in whatever generates this raw text answer versus summoning the calculator box.
(note that cos(2) using radians should be -0.416, and cos(1) in degrees should also be 0.999 - please pick one and label it instead of switching it up on me randomly without labels)


I would expect all computations to use the calculator box, or at least calculate it the same way! You should probably also mark whether it is interpreted as radians or degrees either way.