Skip to main content

Module angle

Module angle 

Source
Expand description

Specified angles.

Structsยง

Angle
A specified <angle> value, either a plain value or a calc() expression.
NoCalcAngle
A non-calc <angle> value.

Enumsยง

AllowUnitlessZeroAngle
Whether to allow parsing an unitless zero as a valid angle.
AngleUnit
The unit of a <angle> value.

Constantsยง

DEG_PER_GRAD ๐Ÿ”’
Number of degrees per gradian.
DEG_PER_RAD ๐Ÿ”’
Number of degrees per radian.
DEG_PER_TURN ๐Ÿ”’
Number of degrees per turn.