PHP 클래스 Extension\Optimizers\MathTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: phalcon/zephir

공개 메소드들

메소드 설명
testACos ( )
testASin ( )
testCos ( )
testLdexp ( )
testSin ( )
testSqrt ( )
testTan ( )

메소드 상세

testACos() 공개 메소드

public testACos ( )

testASin() 공개 메소드

public testASin ( )

testCos() 공개 메소드

public testCos ( )

testLdexp() 공개 메소드

public testLdexp ( )

testSin() 공개 메소드

public testSin ( )

testSqrt() 공개 메소드

public testSqrt ( )

testTan() 공개 메소드

public testTan ( )