dot product can be implemented for int, so LengthSquared can be implemented for int, but the BCL has

dot product can be implemented for int, so LengthSquared can be implemented for int, but the BCL has decided we should not be able to square root an int, so we should not implement length
Was this page helpful?