protected int QUOTIENT( double divident, double divider )
Protected Function QUOTIENT ( _ divident As Double, _ divider As Double _ ) As Integer
protected: int^ QUOTIENT( double^ divident, double^ divider )