UNPKG

dina-agi

Version:

DINA AGI - Dynamic Intelligence Network Architecture. 128 Autonomous Agents with Claude Flow, Swarms, and 300+ MCPs. True AGI System.

8 lines 273 B
export var erfDocs = { name: 'erf', category: 'Special', syntax: ['erf(x)'], description: 'Compute the erf function of a value using a rational Chebyshev approximations for different intervals of x', examples: ['erf(0.2)', 'erf(-0.5)', 'erf(4)'], seealso: [] };