interface DivComponent
IDL file
Python
void Div ( in double x, in double y, out double z )
z = Div ( x, y )