Operators and Keywords
Function List:
C++ API
Return the element-by-element right division of x and y.
This function and x ./ y are equivalent.
x ./ y
See also: ldivide, mrdivide, times, plus.
Package: octave