[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
small_jacobi
:: Jacobi 記号の計算
整数
整数
[1286] small_jacobi(2,3); -1 [1287] small_jacobi(2,7); 1 |
http://members.jcom.home.ne.jp/yokolabo/asirlib/ も見てね.
ChangeLog
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
noro_matrix.rr
load("noro_matrix.rr"); A=newmat(4,4,[[2,0,0,0],[3,5,1,0],[-9,-9,-1,0],[-5,0,0,1]]); B=linalg.jordan_canonical_form(A); |
@ref{invmat}
ChangeLog
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
f_res
@ref{}
ChangeLog
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated by Nobuki Takayama on February 19, 2020 using texi2html 1.82.