Operators and Keywords
Function List:
C++ API
Return the element-by-element left division of x and y.
This function and x .\ y are equivalent.
x .\ y
See also: rdivide, mldivide, times, plus.
Package: octave