最新版はこちら。 突っ込みは各日付の BBS エントリのほか、 メール (nakano@st.seikei.ac.jp) や フォーム からどうぞ。 なおスパム除けのため、BBS 機能には 緩い認証を入れて います。 検索エンジンから来た方は、エンジンの方のキャッシュを見るか、 下の簡易検索を試してみてください。
|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||
function InitIg(t) global tproj = t; endfunctionみたいに書いてしまい、2 回目以降のコールで tproj が変更されないという罠に 30 分ほど嵌まる。 この辺の syntax の違いはよくわからん。
octave:1> [v, ier, nfun, err] = quad("exp", -Inf, 0) v = 1.0000 ier = 0 nfun = 135 err = 5.8426e-11とかいうふざけた積分もできるのがおもしろい。
Curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and a busload of other useful tricks.