Battle-tested financial math for AI. 173 Excel-compatible functions validated against Gnumeric & R. MCP integration, Monte Carlo, Decision Trees, Real Options.
//! Function definitions and registry
//!//! This module provides the single source of truth for all Forge functions.
//! See ADR-013 for design details.
moddefinitions;pubmodregistry;#[cfg(test)]modregistry_tests;pubuseregistry::*;