-
- All Implemented Interfaces:
public class Rotation2d.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Rotation2d.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Rotation2d
exp(Double theta)
Turns an unnormalized angle into a rotation. -
-
Method Detail
-
exp
final Rotation2d exp(Double theta)
Turns an unnormalized angle into a rotation.
-
-
-
-