---
title: "*(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/simd16/*(_:_:)-2yhe7"
---

# *(_:_:)

## Declaration

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