CSS types.atan() Function
The trigonometric atan() CSS function returns the inverse tangent of a value between -â and +â. The single calculation in the function returns the number of radians that correspond to an angle between -90deg and 90deg. Syntax: /* numeric values */ transform: rotate(atan(-0.9)); transform: rotate(ata