#include <cmath>
#include <iostream>
#include <iomanip>
#include "../src/aerobus.h"
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1>::val;
static const double phi = (std::sqrt(5.0) + 1.0)/2.0;
int main() {
std::cout << std::setprecision(15) << "Aerobus PHI : " << PHI << std::endl;
std::cout << std::setprecision(15) << "Computed PHI : " << phi << std::endl;
return 0;
}
represents a continued fraction a0 +
Definition aerobus.h:3801