---
title: "*(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/simd64/*(_:_:)-80pyw"
---

# *(_:_:)

## Declaration

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