Main Content
mpy
Multiply two arrays using fimath
object
Syntax
Description
Examples
Input Arguments
Algorithms
When you use the mpy
function, the fimath
properties of a
and b
are not modified, and the output
c
has no local
fimath
.
c = mpy(F,a,b)
c = removefimath(setfimath(a,F) .* setfimath(b,F))
Extended Capabilities
Version History
Introduced before R2006a