mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
[wpimath] Replace pi with symbol in docs (#7322)
This commit is contained in:
@@ -126,7 +126,7 @@ public final class MathUtil {
|
||||
}
|
||||
|
||||
/**
|
||||
* Wraps an angle to the range -pi to pi radians.
|
||||
* Wraps an angle to the range -π to π radians.
|
||||
*
|
||||
* @param angleRadians Angle to wrap in radians.
|
||||
* @return The wrapped angle.
|
||||
|
||||
Reference in New Issue
Block a user