# API Reference


## Core API


Core functions


[compute()](compute.md#gdtest_config_reference.compute)  
Compute the combined value of two numbers.

[analyze()](analyze.md#gdtest_config_reference.analyze)  
Analyze a list of values and return summary statistics.


## Utilities


Helper utilities


[format_result()](format_result.md#gdtest_config_reference.format_result)  
Format a numeric result as a string.

[clean_data()](clean_data.md#gdtest_config_reference.clean_data)  
Clean a list of raw data by removing None values.
