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

# vS8Divide(_:_:_:)

Signed 8-bit division.

```
func vS8Divide(_ vN: vSInt8, _ vD: vSInt8, _ vRemainder: UnsafeMutablePointer<vSInt8>?) -> vSInt8
```

---

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)