Type aliases
AngleUnits
AngleUnits: "deg" | "rad" | "grad" | "turn"
AnyAngle
Any
Angle: Angle | string | number
AnyLength
Any
Length: Length | string | number
AnyR2Box
AnyR2Circle
AnyR2Path
AnyR2Point
AnyR2Segment
AnyR2Shape
AnyR2Vector
AnyTransform
LengthUnits
LengthUnits: "px" | "em" | "rem" | "%" | ""
R2PointTuple
R2PointTuple: [number, number]
The Swim Math library implements common mathematical and geometric structures and operators.