C# 클래스 MPIR.Tests.HugeFloatTests.FloatAssert

파일 보기 프로젝트 열기: wbhart/mpir 1 사용 예제들

공개 메소드들

메소드 설명
AreEqual ( string expected, HugeFloat actual ) : void

메소드 상세

AreEqual() 공개 정적인 메소드

public static AreEqual ( string expected, HugeFloat actual ) : void
expected string
actual HugeFloat
리턴 void