---
title: "*(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/simd3/*(_:_:)-6ktkg"
---

# *(_:_:)

## Declaration

```swift
static func * (a: Self, b: Self) -> Self
```
