Numworks Epsilon  1.4.1
Graphing Calculator Operating System
long.c File Reference
#include <quiz.h>
#include <stdint.h>
#include <assert.h>

Go to the source code of this file.

Functions

void assert_int64t_approximatively_equals_int64t (int64_t i, int64_t j)
 
 QUIZ_CASE (long_arithmetic)
 

Function Documentation

◆ assert_int64t_approximatively_equals_int64t()

void assert_int64t_approximatively_equals_int64t ( int64_t  i,
int64_t  j 
)

Definition at line 5 of file long.c.

◆ QUIZ_CASE()

QUIZ_CASE ( long_arithmetic  )

Definition at line 10 of file long.c.