유한체 (finite field)

수학노트
Pythagoras0 (토론 | 기여)님의 2013년 12월 3일 (화) 03:17 판
둘러보기로 가기 검색하러 가기

개요

multiplication table

  1. c5 = {1, "A", "B", "C", "D"};
  2. TableForm[Table[RotateLeft[c5, n], {n, 0, 4}],
    TableHeadings -> {c5, c5}, TableSpacing -> {1, 2}]



links



역사



메모


관련된 항목들


리뷰논문, 에세이, 강의노트