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.
1 parent 342d38e commit 0544047Copy full SHA for 0544047
Sources/ComplexModule/Arithmetic.swift
@@ -179,7 +179,7 @@ extension Complex: AlgebraicField {
179
///
180
/// Error Bounds:
181
/// -
182
- /// Unlike real types, when working with complex types multiplying by the
+ /// Unlike real types, when working with complex types, multiplying by the
183
/// reciprocal instead of dividing cannot change the result. If the
184
/// reciprocal is non-nil, the two computations are always equivalent.
185
@inlinable
0 commit comments