IFloat.scale
Description
Multiplies a value of the conforming type by a floating point scale factor..
Signature
IFloat.This IFloat.scale<T>(T scale) where T : __BuiltinFloatingPointType;
Multiplies a value of the conforming type by a floating point scale factor..
IFloat.This IFloat.scale<T>(T scale) where T : __BuiltinFloatingPointType;