Skip to main content

Mojo function

mul

mul(x: SIMD[x.dtype, x.size], y: SIMD[x.dtype, x.size]) -> SIMD[x.dtype, x.size]

Returns:

SIMD

Was this page helpful?