Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.MyMath.CosineDistance

Malware edited this page May 4, 2019 · 16 revisions

IndexNamespace IndexMyMath

Summary

public static float CosineDistance(ref Vector3 a, ref Vector3 b)

Returns

float

Parameters

Summary

public static double CosineDistance(ref Vector3D a, ref Vector3D b)

Returns

double

Parameters

Clone this wiki locally