DoxySphinx documentation

Contents

DoxySphinx documentation#

struct struct2#

struct2e \(\mu\)

Public Members

double y#

\( \sum_{i=1}^n x^3 - x + 5 \)

class dog#

Dog Object \( \int_0^t x^2 dx \).

int add(int x, int y)#

Adds two numbers together.

Parameters:
  • x – (int) 1st number

  • y – (int) 2nd number

Returns:

(int) Sum of x and y