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 221 B
export var coshDocs = { name: 'cosh', category: 'Trigonometry', syntax: ['cosh(x)'], description: 'Compute the hyperbolic cosine of x in radians.', examples: ['cosh(0.5)'], seealso: ['sinh', 'tanh', 'coth'] };