close_btn

  • ※ 사이트 내부 통합검색


  • ※ 카카오페이로 기부하기

  • ※ 사이트 내부 통합검색
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

1. 사용법1

dotP(List1, List2) expression
Returns the “dot” product of two lists.


 

2. 사용법2

dotP(Vector1, Vector2) expression
Returns the “dot” product of two vectors.

※ Both must be row vectors, or both must be column vectors.
 

?