C# Class ApproximateFraction.Program

ファイルを表示 Open project: EFanZh/EFanZh

Private Methods

Method Description
GCD ( int a, int b ) : int
GetApproximateFraction ( decimal number, int max, int &numerator, int &denominator ) : void
Main ( string args ) : void
NumberLength ( int x ) : int