fn addMixed(p: P256, q: AffineCoordinates) P256

Add P256 points, the second being specified using affine coordinates.

Parameters