A D M N S

D

divide(T) - Method in interface ArithmeticObject
Returns a type T object whose value is (this / other), that is, the result of dividing this ArithmeticObject by the given type T object.

A D M N S