Method set_ps1
set_ps1(float)
Broadcast single-precision (32-bit) floating-point value "a" to all elements of "dst".
Declaration
public static v128 set_ps1(float a)
Parameters
Type | Name | Description |
---|---|---|
float | a | Floating point element |
Returns
Type | Description |
---|---|
v128 | Vector |