We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1e6972 + e79692f commit 6ff93f2Copy full SHA for 6ff93f2
Sources/RealModule/ApproximateEquality.swift
@@ -47,7 +47,7 @@ extension Numeric where Magnitude: FloatingPoint {
47
/// property implements a valid norm.)
48
///
49
/// - `isApproximatelyEqual(to:relativeTolerance:norm:)` is _scale invariant_,
50
- /// so long as no underflow or overflow has occured, and no exceptional
+ /// so long as no underflow or overflow has occurred, and no exceptional
51
/// value is produced by the scaling.
52
53
/// See also `isApproximatelyEqual(to:absoluteTolerance:[relativeTolerance:norm:])`.
0 commit comments