Compute the dot product (inner product) of two vectors: a · b = Σ(a_i × b_i). Returns a scalar representing the projection of one vector onto another. Used in correlation calculations, computing portfolio variance, and measuring similarity. [Tier: BASIC, Credits: 1]
Documentation Index
Fetch the complete documentation index at: https://docs.fincept.in/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get your key at https://api.fincept.in/auth/register