Description Divides is a function object. Specifically, it is an Adaptable Binary Function. If f is an object of class divides and x and y are objects of class T, then f(x,y) returns x/y.
Divides is a function object. Specifically, it is an Adaptable Binary Function. If f is an object of class divides and x and y are objects of class T, then f(x,y) returns x/y.