public static fcomplex operator /( uint in1, fcomplex in2 )
Public Shared Operator / ( _ in1 As UInteger, _ in2 As fcomplex _ ) As fcomplex
public: static fcomplex operator /( unsigned int in1, fcomplex in2 )