<!--
{
  "availability" : [
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/vS128HalfMultiply(_:_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "c:@F@vS128HalfMultiply"
  },
  "title" : "vS128HalfMultiply(_:_:)"
}
-->

# vS128HalfMultiply(_:_:)

Signed 128-bit multiplication; results are same width as multiplicands.

```
func vS128HalfMultiply(_ vA: vSInt32, _ vB: vSInt32) -> vSInt32
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)