# Examples Simple functions: * **[add](add):** Add two numbers. The "Hello World!" of `avo`. * **[sum](sum):** Sum an array of numbers. Features: * **[args](args):** Loading function arguments. * **[complex](complex):** Working with `complex{64,128}` types.