Numworks Epsilon  1.4.1
Graphing Calculator Operating System
sequence.cpp File Reference
#include <quiz.h>
#include <string.h>
#include <assert.h>
#include <cmath>
#include "../sequence_store.h"
#include "../sequence_context.h"

Go to the source code of this file.

Namespaces

 Sequence
 

Functions

void Sequence::check_sequences_defined_by (double result[2][10], Sequence::Type typeU, const char *definitionU, const char *conditionU1=nullptr, const char *conditionU2=nullptr, Sequence::Type typeV=Sequence::Type::Explicit, const char *definitionV=nullptr, const char *conditionV1=nullptr, const char *conditionV2=nullptr)
 
 Sequence::QUIZ_CASE (sequence_evaluation)