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 246 B
export var eDocs = { name: 'e', category: 'Constants', syntax: ['e'], description: 'Euler\'s number, the base of the natural logarithm. Approximately equal to 2.71828', examples: ['e', 'e ^ 2', 'exp(2)', 'log(e)'], seealso: ['exp'] };