Nugget
Loading...
Searching...
No Matches
Functions
test-trigonometry.cpp File Reference
#include "psyqo/trigonometry.hh"
#include "snitch_all.hpp"
Include dependency graph for test-trigonometry.cpp:

Functions

 TEST_CASE ("cos(0) = 1")
 
 TEST_CASE ("sin(pi) close to 0")
 
 TEST_CASE ("sin/cos Pythagorean identity")
 
 TEST_CASE ("Angle literal _pi")
 

Function Documentation

◆ TEST_CASE() [1/4]

TEST_CASE ( "Angle literal _pi"  )

◆ TEST_CASE() [2/4]

TEST_CASE ( )

◆ TEST_CASE() [3/4]

TEST_CASE ( "sin(pi) close to 0"  )

◆ TEST_CASE() [4/4]

TEST_CASE ( "sin/cos Pythagorean identity"  )