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.
API key for authentication. Get your key at https://finceptbackend.share.zrok.io/auth/register