gphys 1.1.1 → 1.2.2
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +17 -0
- data/ChangeLog +221 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +18 -30
- data/README +23 -26
- data/README.md +29 -0
- data/Rakefile +1 -56
- data/bin/gpaop +2 -1
- data/bin/gpcut +3 -2
- data/bin/gpedit +6 -2
- data/bin/gpmath +3 -2
- data/bin/gpmaxmin +3 -2
- data/bin/gpprint +2 -1
- data/bin/gpvect +28 -5
- data/bin/gpview +43 -5
- data/extconf.rb +5 -6
- data/gphys.gemspec +34 -0
- data/interpo.c +63 -24
- data/lib/gphys.rb +2 -0
- data/lib/numru/dclext.rb +2636 -0
- data/lib/numru/derivative.rb +53 -12
- data/lib/numru/ganalysis/eof.rb +4 -0
- data/lib/numru/ganalysis/histogram.rb +73 -5
- data/lib/numru/ganalysis/met.rb +163 -2
- data/lib/numru/ganalysis/planet.rb +230 -20
- data/lib/numru/ggraph.rb +147 -2247
- data/lib/numru/gphys/assoccoords.rb +19 -3
- data/lib/numru/gphys/axis.rb +1 -1
- data/lib/numru/gphys/coordmapping.rb +2 -2
- data/lib/numru/gphys/derivative.rb +56 -13
- data/lib/numru/gphys/gphys.rb +17 -1
- data/lib/numru/gphys/gphys_grads_io.rb +6 -5
- data/lib/numru/gphys/gphys_grib_io.rb +6 -6
- data/lib/numru/gphys/gphys_io.rb +25 -6
- data/lib/numru/gphys/grads_gridded.rb +31 -29
- data/lib/numru/gphys/grib.rb +13 -9
- data/lib/numru/gphys/interpolate.rb +153 -29
- data/lib/numru/gphys/unumeric.rb +29 -6
- data/lib/numru/gphys/varray.rb +9 -0
- data/lib/numru/gphys/varraygrib.rb +70 -8
- data/lib/version.rb +3 -0
- metadata +247 -531
- data/doc/attribute.html +0 -19
- data/doc/attributenetcdf.html +0 -15
- data/doc/axis.html +0 -376
- data/doc/coordmapping.html +0 -111
- data/doc/coordtransform.html +0 -36
- data/doc/derivative/gphys-derivative.html +0 -80
- data/doc/derivative/index.html +0 -21
- data/doc/derivative/index.rd +0 -14
- data/doc/derivative/math-doc/document/document.css +0 -30
- data/doc/derivative/math-doc/document/document.html +0 -57
- data/doc/derivative/math-doc/document/images.aux +0 -1
- data/doc/derivative/math-doc/document/images.log +0 -385
- data/doc/derivative/math-doc/document/images.pl +0 -186
- data/doc/derivative/math-doc/document/images.tex +0 -364
- data/doc/derivative/math-doc/document/img1.png +0 -0
- data/doc/derivative/math-doc/document/img10.png +0 -0
- data/doc/derivative/math-doc/document/img11.png +0 -0
- data/doc/derivative/math-doc/document/img12.png +0 -0
- data/doc/derivative/math-doc/document/img13.png +0 -0
- data/doc/derivative/math-doc/document/img14.png +0 -0
- data/doc/derivative/math-doc/document/img15.png +0 -0
- data/doc/derivative/math-doc/document/img16.png +0 -0
- data/doc/derivative/math-doc/document/img17.png +0 -0
- data/doc/derivative/math-doc/document/img18.png +0 -0
- data/doc/derivative/math-doc/document/img19.png +0 -0
- data/doc/derivative/math-doc/document/img2.png +0 -0
- data/doc/derivative/math-doc/document/img20.png +0 -0
- data/doc/derivative/math-doc/document/img21.png +0 -0
- data/doc/derivative/math-doc/document/img22.png +0 -0
- data/doc/derivative/math-doc/document/img23.png +0 -0
- data/doc/derivative/math-doc/document/img24.png +0 -0
- data/doc/derivative/math-doc/document/img25.png +0 -0
- data/doc/derivative/math-doc/document/img26.png +0 -0
- data/doc/derivative/math-doc/document/img27.png +0 -0
- data/doc/derivative/math-doc/document/img28.png +0 -0
- data/doc/derivative/math-doc/document/img29.png +0 -0
- data/doc/derivative/math-doc/document/img3.png +0 -0
- data/doc/derivative/math-doc/document/img30.png +0 -0
- data/doc/derivative/math-doc/document/img4.png +0 -0
- data/doc/derivative/math-doc/document/img5.png +0 -0
- data/doc/derivative/math-doc/document/img6.png +0 -0
- data/doc/derivative/math-doc/document/img7.png +0 -0
- data/doc/derivative/math-doc/document/img8.png +0 -0
- data/doc/derivative/math-doc/document/img9.png +0 -0
- data/doc/derivative/math-doc/document/index.html +0 -57
- data/doc/derivative/math-doc/document/labels.pl +0 -13
- data/doc/derivative/math-doc/document/next.png +0 -0
- data/doc/derivative/math-doc/document/next_g.png +0 -0
- data/doc/derivative/math-doc/document/node1.html +0 -238
- data/doc/derivative/math-doc/document/node2.html +0 -75
- data/doc/derivative/math-doc/document/prev.png +0 -0
- data/doc/derivative/math-doc/document/prev_g.png +0 -0
- data/doc/derivative/math-doc/document/up.png +0 -0
- data/doc/derivative/math-doc/document/up_g.png +0 -0
- data/doc/derivative/math-doc/document.pdf +0 -0
- data/doc/derivative/math-doc/document.tex +0 -158
- data/doc/derivative/numru-derivative.html +0 -129
- data/doc/ep_flux/ep_flux.html +0 -469
- data/doc/ep_flux/ggraph_on_merdional_section.html +0 -71
- data/doc/ep_flux/index.html +0 -31
- data/doc/ep_flux/index.rd +0 -24
- data/doc/ep_flux/math-doc/document/WARNINGS +0 -1
- data/doc/ep_flux/math-doc/document/contents.png +0 -0
- data/doc/ep_flux/math-doc/document/crossref.png +0 -0
- data/doc/ep_flux/math-doc/document/document.css +0 -30
- data/doc/ep_flux/math-doc/document/document.html +0 -101
- data/doc/ep_flux/math-doc/document/images.aux +0 -1
- data/doc/ep_flux/math-doc/document/images.log +0 -1375
- data/doc/ep_flux/math-doc/document/images.pl +0 -1328
- data/doc/ep_flux/math-doc/document/images.tex +0 -1471
- data/doc/ep_flux/math-doc/document/img1.png +0 -0
- data/doc/ep_flux/math-doc/document/img10.png +0 -0
- data/doc/ep_flux/math-doc/document/img100.png +0 -0
- data/doc/ep_flux/math-doc/document/img101.png +0 -0
- data/doc/ep_flux/math-doc/document/img102.png +0 -0
- data/doc/ep_flux/math-doc/document/img103.png +0 -0
- data/doc/ep_flux/math-doc/document/img104.png +0 -0
- data/doc/ep_flux/math-doc/document/img105.png +0 -0
- data/doc/ep_flux/math-doc/document/img106.png +0 -0
- data/doc/ep_flux/math-doc/document/img107.png +0 -0
- data/doc/ep_flux/math-doc/document/img108.png +0 -0
- data/doc/ep_flux/math-doc/document/img109.png +0 -0
- data/doc/ep_flux/math-doc/document/img11.png +0 -0
- data/doc/ep_flux/math-doc/document/img110.png +0 -0
- data/doc/ep_flux/math-doc/document/img111.png +0 -0
- data/doc/ep_flux/math-doc/document/img112.png +0 -0
- data/doc/ep_flux/math-doc/document/img113.png +0 -0
- data/doc/ep_flux/math-doc/document/img114.png +0 -0
- data/doc/ep_flux/math-doc/document/img115.png +0 -0
- data/doc/ep_flux/math-doc/document/img116.png +0 -0
- data/doc/ep_flux/math-doc/document/img117.png +0 -0
- data/doc/ep_flux/math-doc/document/img118.png +0 -0
- data/doc/ep_flux/math-doc/document/img119.png +0 -0
- data/doc/ep_flux/math-doc/document/img12.png +0 -0
- data/doc/ep_flux/math-doc/document/img120.png +0 -0
- data/doc/ep_flux/math-doc/document/img121.png +0 -0
- data/doc/ep_flux/math-doc/document/img122.png +0 -0
- data/doc/ep_flux/math-doc/document/img123.png +0 -0
- data/doc/ep_flux/math-doc/document/img124.png +0 -0
- data/doc/ep_flux/math-doc/document/img125.png +0 -0
- data/doc/ep_flux/math-doc/document/img126.png +0 -0
- data/doc/ep_flux/math-doc/document/img127.png +0 -0
- data/doc/ep_flux/math-doc/document/img128.png +0 -0
- data/doc/ep_flux/math-doc/document/img129.png +0 -0
- data/doc/ep_flux/math-doc/document/img13.png +0 -0
- data/doc/ep_flux/math-doc/document/img130.png +0 -0
- data/doc/ep_flux/math-doc/document/img131.png +0 -0
- data/doc/ep_flux/math-doc/document/img132.png +0 -0
- data/doc/ep_flux/math-doc/document/img133.png +0 -0
- data/doc/ep_flux/math-doc/document/img134.png +0 -0
- data/doc/ep_flux/math-doc/document/img135.png +0 -0
- data/doc/ep_flux/math-doc/document/img136.png +0 -0
- data/doc/ep_flux/math-doc/document/img137.png +0 -0
- data/doc/ep_flux/math-doc/document/img138.png +0 -0
- data/doc/ep_flux/math-doc/document/img139.png +0 -0
- data/doc/ep_flux/math-doc/document/img14.png +0 -0
- data/doc/ep_flux/math-doc/document/img140.png +0 -0
- data/doc/ep_flux/math-doc/document/img141.png +0 -0
- data/doc/ep_flux/math-doc/document/img142.png +0 -0
- data/doc/ep_flux/math-doc/document/img143.png +0 -0
- data/doc/ep_flux/math-doc/document/img144.png +0 -0
- data/doc/ep_flux/math-doc/document/img145.png +0 -0
- data/doc/ep_flux/math-doc/document/img146.png +0 -0
- data/doc/ep_flux/math-doc/document/img147.png +0 -0
- data/doc/ep_flux/math-doc/document/img148.png +0 -0
- data/doc/ep_flux/math-doc/document/img149.png +0 -0
- data/doc/ep_flux/math-doc/document/img15.png +0 -0
- data/doc/ep_flux/math-doc/document/img150.png +0 -0
- data/doc/ep_flux/math-doc/document/img151.png +0 -0
- data/doc/ep_flux/math-doc/document/img152.png +0 -0
- data/doc/ep_flux/math-doc/document/img153.png +0 -0
- data/doc/ep_flux/math-doc/document/img154.png +0 -0
- data/doc/ep_flux/math-doc/document/img155.png +0 -0
- data/doc/ep_flux/math-doc/document/img156.png +0 -0
- data/doc/ep_flux/math-doc/document/img157.png +0 -0
- data/doc/ep_flux/math-doc/document/img158.png +0 -0
- data/doc/ep_flux/math-doc/document/img159.png +0 -0
- data/doc/ep_flux/math-doc/document/img16.png +0 -0
- data/doc/ep_flux/math-doc/document/img160.png +0 -0
- data/doc/ep_flux/math-doc/document/img161.png +0 -0
- data/doc/ep_flux/math-doc/document/img162.png +0 -0
- data/doc/ep_flux/math-doc/document/img163.png +0 -0
- data/doc/ep_flux/math-doc/document/img164.png +0 -0
- data/doc/ep_flux/math-doc/document/img165.png +0 -0
- data/doc/ep_flux/math-doc/document/img166.png +0 -0
- data/doc/ep_flux/math-doc/document/img167.png +0 -0
- data/doc/ep_flux/math-doc/document/img168.png +0 -0
- data/doc/ep_flux/math-doc/document/img169.png +0 -0
- data/doc/ep_flux/math-doc/document/img17.png +0 -0
- data/doc/ep_flux/math-doc/document/img170.png +0 -0
- data/doc/ep_flux/math-doc/document/img171.png +0 -0
- data/doc/ep_flux/math-doc/document/img172.png +0 -0
- data/doc/ep_flux/math-doc/document/img173.png +0 -0
- data/doc/ep_flux/math-doc/document/img174.png +0 -0
- data/doc/ep_flux/math-doc/document/img175.png +0 -0
- data/doc/ep_flux/math-doc/document/img176.png +0 -0
- data/doc/ep_flux/math-doc/document/img177.png +0 -0
- data/doc/ep_flux/math-doc/document/img178.png +0 -0
- data/doc/ep_flux/math-doc/document/img179.png +0 -0
- data/doc/ep_flux/math-doc/document/img18.png +0 -0
- data/doc/ep_flux/math-doc/document/img180.png +0 -0
- data/doc/ep_flux/math-doc/document/img181.png +0 -0
- data/doc/ep_flux/math-doc/document/img182.png +0 -0
- data/doc/ep_flux/math-doc/document/img183.png +0 -0
- data/doc/ep_flux/math-doc/document/img184.png +0 -0
- data/doc/ep_flux/math-doc/document/img185.png +0 -0
- data/doc/ep_flux/math-doc/document/img186.png +0 -0
- data/doc/ep_flux/math-doc/document/img187.png +0 -0
- data/doc/ep_flux/math-doc/document/img188.png +0 -0
- data/doc/ep_flux/math-doc/document/img189.png +0 -0
- data/doc/ep_flux/math-doc/document/img19.png +0 -0
- data/doc/ep_flux/math-doc/document/img190.png +0 -0
- data/doc/ep_flux/math-doc/document/img191.png +0 -0
- data/doc/ep_flux/math-doc/document/img192.png +0 -0
- data/doc/ep_flux/math-doc/document/img193.png +0 -0
- data/doc/ep_flux/math-doc/document/img194.png +0 -0
- data/doc/ep_flux/math-doc/document/img195.png +0 -0
- data/doc/ep_flux/math-doc/document/img196.png +0 -0
- data/doc/ep_flux/math-doc/document/img197.png +0 -0
- data/doc/ep_flux/math-doc/document/img198.png +0 -0
- data/doc/ep_flux/math-doc/document/img199.png +0 -0
- data/doc/ep_flux/math-doc/document/img2.png +0 -0
- data/doc/ep_flux/math-doc/document/img20.png +0 -0
- data/doc/ep_flux/math-doc/document/img200.png +0 -0
- data/doc/ep_flux/math-doc/document/img21.png +0 -0
- data/doc/ep_flux/math-doc/document/img22.png +0 -0
- data/doc/ep_flux/math-doc/document/img23.png +0 -0
- data/doc/ep_flux/math-doc/document/img24.png +0 -0
- data/doc/ep_flux/math-doc/document/img25.png +0 -0
- data/doc/ep_flux/math-doc/document/img26.png +0 -0
- data/doc/ep_flux/math-doc/document/img27.png +0 -0
- data/doc/ep_flux/math-doc/document/img28.png +0 -0
- data/doc/ep_flux/math-doc/document/img29.png +0 -0
- data/doc/ep_flux/math-doc/document/img3.png +0 -0
- data/doc/ep_flux/math-doc/document/img30.png +0 -0
- data/doc/ep_flux/math-doc/document/img31.png +0 -0
- data/doc/ep_flux/math-doc/document/img32.png +0 -0
- data/doc/ep_flux/math-doc/document/img33.png +0 -0
- data/doc/ep_flux/math-doc/document/img34.png +0 -0
- data/doc/ep_flux/math-doc/document/img35.png +0 -0
- data/doc/ep_flux/math-doc/document/img36.png +0 -0
- data/doc/ep_flux/math-doc/document/img37.png +0 -0
- data/doc/ep_flux/math-doc/document/img38.png +0 -0
- data/doc/ep_flux/math-doc/document/img39.png +0 -0
- data/doc/ep_flux/math-doc/document/img4.png +0 -0
- data/doc/ep_flux/math-doc/document/img40.png +0 -0
- data/doc/ep_flux/math-doc/document/img41.png +0 -0
- data/doc/ep_flux/math-doc/document/img42.png +0 -0
- data/doc/ep_flux/math-doc/document/img43.png +0 -0
- data/doc/ep_flux/math-doc/document/img44.png +0 -0
- data/doc/ep_flux/math-doc/document/img45.png +0 -0
- data/doc/ep_flux/math-doc/document/img46.png +0 -0
- data/doc/ep_flux/math-doc/document/img47.png +0 -0
- data/doc/ep_flux/math-doc/document/img48.png +0 -0
- data/doc/ep_flux/math-doc/document/img49.png +0 -0
- data/doc/ep_flux/math-doc/document/img5.png +0 -0
- data/doc/ep_flux/math-doc/document/img50.png +0 -0
- data/doc/ep_flux/math-doc/document/img51.png +0 -0
- data/doc/ep_flux/math-doc/document/img52.png +0 -0
- data/doc/ep_flux/math-doc/document/img53.png +0 -0
- data/doc/ep_flux/math-doc/document/img54.png +0 -0
- data/doc/ep_flux/math-doc/document/img55.png +0 -0
- data/doc/ep_flux/math-doc/document/img56.png +0 -0
- data/doc/ep_flux/math-doc/document/img57.png +0 -0
- data/doc/ep_flux/math-doc/document/img58.png +0 -0
- data/doc/ep_flux/math-doc/document/img59.png +0 -0
- data/doc/ep_flux/math-doc/document/img6.png +0 -0
- data/doc/ep_flux/math-doc/document/img60.png +0 -0
- data/doc/ep_flux/math-doc/document/img61.png +0 -0
- data/doc/ep_flux/math-doc/document/img62.png +0 -0
- data/doc/ep_flux/math-doc/document/img63.png +0 -0
- data/doc/ep_flux/math-doc/document/img64.png +0 -0
- data/doc/ep_flux/math-doc/document/img65.png +0 -0
- data/doc/ep_flux/math-doc/document/img66.png +0 -0
- data/doc/ep_flux/math-doc/document/img67.png +0 -0
- data/doc/ep_flux/math-doc/document/img68.png +0 -0
- data/doc/ep_flux/math-doc/document/img69.png +0 -0
- data/doc/ep_flux/math-doc/document/img7.png +0 -0
- data/doc/ep_flux/math-doc/document/img70.png +0 -0
- data/doc/ep_flux/math-doc/document/img71.png +0 -0
- data/doc/ep_flux/math-doc/document/img72.png +0 -0
- data/doc/ep_flux/math-doc/document/img73.png +0 -0
- data/doc/ep_flux/math-doc/document/img74.png +0 -0
- data/doc/ep_flux/math-doc/document/img75.png +0 -0
- data/doc/ep_flux/math-doc/document/img76.png +0 -0
- data/doc/ep_flux/math-doc/document/img77.png +0 -0
- data/doc/ep_flux/math-doc/document/img78.png +0 -0
- data/doc/ep_flux/math-doc/document/img79.png +0 -0
- data/doc/ep_flux/math-doc/document/img8.png +0 -0
- data/doc/ep_flux/math-doc/document/img80.png +0 -0
- data/doc/ep_flux/math-doc/document/img81.png +0 -0
- data/doc/ep_flux/math-doc/document/img82.png +0 -0
- data/doc/ep_flux/math-doc/document/img83.png +0 -0
- data/doc/ep_flux/math-doc/document/img84.png +0 -0
- data/doc/ep_flux/math-doc/document/img85.png +0 -0
- data/doc/ep_flux/math-doc/document/img86.png +0 -0
- data/doc/ep_flux/math-doc/document/img87.png +0 -0
- data/doc/ep_flux/math-doc/document/img88.png +0 -0
- data/doc/ep_flux/math-doc/document/img89.png +0 -0
- data/doc/ep_flux/math-doc/document/img9.png +0 -0
- data/doc/ep_flux/math-doc/document/img90.png +0 -0
- data/doc/ep_flux/math-doc/document/img91.png +0 -0
- data/doc/ep_flux/math-doc/document/img92.png +0 -0
- data/doc/ep_flux/math-doc/document/img93.png +0 -0
- data/doc/ep_flux/math-doc/document/img94.png +0 -0
- data/doc/ep_flux/math-doc/document/img95.png +0 -0
- data/doc/ep_flux/math-doc/document/img96.png +0 -0
- data/doc/ep_flux/math-doc/document/img97.png +0 -0
- data/doc/ep_flux/math-doc/document/img98.png +0 -0
- data/doc/ep_flux/math-doc/document/img99.png +0 -0
- data/doc/ep_flux/math-doc/document/index.html +0 -101
- data/doc/ep_flux/math-doc/document/internals.pl +0 -258
- data/doc/ep_flux/math-doc/document/labels.pl +0 -265
- data/doc/ep_flux/math-doc/document/next.png +0 -0
- data/doc/ep_flux/math-doc/document/next_g.png +0 -0
- data/doc/ep_flux/math-doc/document/node1.html +0 -104
- data/doc/ep_flux/math-doc/document/node10.html +0 -164
- data/doc/ep_flux/math-doc/document/node11.html +0 -86
- data/doc/ep_flux/math-doc/document/node12.html +0 -166
- data/doc/ep_flux/math-doc/document/node13.html +0 -897
- data/doc/ep_flux/math-doc/document/node14.html +0 -1065
- data/doc/ep_flux/math-doc/document/node15.html +0 -72
- data/doc/ep_flux/math-doc/document/node16.html +0 -81
- data/doc/ep_flux/math-doc/document/node2.html +0 -82
- data/doc/ep_flux/math-doc/document/node3.html +0 -91
- data/doc/ep_flux/math-doc/document/node4.html +0 -149
- data/doc/ep_flux/math-doc/document/node5.html +0 -330
- data/doc/ep_flux/math-doc/document/node6.html +0 -99
- data/doc/ep_flux/math-doc/document/node7.html +0 -98
- data/doc/ep_flux/math-doc/document/node8.html +0 -83
- data/doc/ep_flux/math-doc/document/node9.html +0 -140
- data/doc/ep_flux/math-doc/document/prev.png +0 -0
- data/doc/ep_flux/math-doc/document/prev_g.png +0 -0
- data/doc/ep_flux/math-doc/document/up.png +0 -0
- data/doc/ep_flux/math-doc/document/up_g.png +0 -0
- data/doc/ep_flux/math-doc/document.pdf +0 -0
- data/doc/ep_flux/math-doc/document.tex +0 -2018
- data/doc/gdir.html +0 -412
- data/doc/gdir_client.html +0 -16
- data/doc/gdir_connect_ftp-like.html +0 -61
- data/doc/gdir_server.html +0 -45
- data/doc/ggraph.html +0 -1615
- data/doc/gpcat.html +0 -44
- data/doc/gpcut.html +0 -41
- data/doc/gphys.html +0 -532
- data/doc/gphys_fft.html +0 -324
- data/doc/gphys_grads_io.html +0 -69
- data/doc/gphys_grib_io.html +0 -82
- data/doc/gphys_io.html +0 -120
- data/doc/gphys_io_common.html +0 -18
- data/doc/gphys_netcdf_io.html +0 -283
- data/doc/gplist.html +0 -24
- data/doc/gpmath.html +0 -51
- data/doc/gpmaxmin.html +0 -31
- data/doc/gpprint.html +0 -34
- data/doc/gpview.html +0 -270
- data/doc/grads2nc_with_gphys.html +0 -21
- data/doc/grads_gridded.html +0 -307
- data/doc/grib.html +0 -144
- data/doc/grid.html +0 -212
- data/doc/index.html +0 -133
- data/doc/index.rd +0 -127
- data/doc/netcdf_convention.html +0 -136
- data/doc/unumeric.html +0 -176
- data/doc/update +0 -64
- data/doc/varray.html +0 -299
- data/doc/varraycomposite.html +0 -67
@@ -1,364 +0,0 @@
|
|
1
|
-
\batchmode
|
2
|
-
|
3
|
-
\documentclass[a4j,12pt,openbib]{jarticle}
|
4
|
-
\RequirePackage{ifthen}
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
\usepackage{ascmac}
|
9
|
-
\usepackage{tabularx}
|
10
|
-
\usepackage{graphicx}
|
11
|
-
\usepackage{amssymb}
|
12
|
-
\usepackage{amsmath}
|
13
|
-
\usepackage{Dennou6}
|
14
|
-
\pagestyle{Dmyheadings}
|
15
|
-
|
16
|
-
\Dtitle{NumRu::Derivative}
|
17
|
-
|
18
|
-
\setcounter{section}{0}
|
19
|
-
\setcounter{equation}{0}
|
20
|
-
\setcounter{page}{1}
|
21
|
-
\setcounter{figure}{0}
|
22
|
-
\setcounter{footnote}{0}
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
\Dparskip
|
34
|
-
\Dparindent
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
\usepackage[dvips]{color}
|
43
|
-
|
44
|
-
|
45
|
-
\pagecolor[gray]{.7}
|
46
|
-
|
47
|
-
\usepackage[]{inputenc}
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
\makeatletter
|
52
|
-
|
53
|
-
\makeatletter
|
54
|
-
\count@=\the\catcode`\_ \catcode`\_=8
|
55
|
-
\newenvironment{tex2html_wrap}{}{}%
|
56
|
-
\catcode`\<=12\catcode`\_=\count@
|
57
|
-
\newcommand{\providedcommand}[1]{\expandafter\providecommand\csname #1\endcsname}%
|
58
|
-
\newcommand{\renewedcommand}[1]{\expandafter\providecommand\csname #1\endcsname{}%
|
59
|
-
\expandafter\renewcommand\csname #1\endcsname}%
|
60
|
-
\newcommand{\newedenvironment}[1]{\newenvironment{#1}{}{}\renewenvironment{#1}}%
|
61
|
-
\let\newedcommand\renewedcommand
|
62
|
-
\let\renewedenvironment\newedenvironment
|
63
|
-
\makeatother
|
64
|
-
\let\mathon=$
|
65
|
-
\let\mathoff=$
|
66
|
-
\ifx\AtBeginDocument\undefined \newcommand{\AtBeginDocument}[1]{}\fi
|
67
|
-
\newbox\sizebox
|
68
|
-
\setlength{\hoffset}{0pt}\setlength{\voffset}{0pt}
|
69
|
-
\addtolength{\textheight}{\footskip}\setlength{\footskip}{0pt}
|
70
|
-
\addtolength{\textheight}{\topmargin}\setlength{\topmargin}{0pt}
|
71
|
-
\addtolength{\textheight}{\headheight}\setlength{\headheight}{0pt}
|
72
|
-
\addtolength{\textheight}{\headsep}\setlength{\headsep}{0pt}
|
73
|
-
\setlength{\textwidth}{349pt}
|
74
|
-
\newwrite\lthtmlwrite
|
75
|
-
\makeatletter
|
76
|
-
\let\realnormalsize=\normalsize
|
77
|
-
\global\topskip=2sp
|
78
|
-
\def\preveqno{}\let\real@float=\@float \let\realend@float=\end@float
|
79
|
-
\def\@float{\let\@savefreelist\@freelist\real@float}
|
80
|
-
\def\liih@math{\ifmmode$\else\bad@math\fi}
|
81
|
-
\def\end@float{\realend@float\global\let\@freelist\@savefreelist}
|
82
|
-
\let\real@dbflt=\@dbflt \let\end@dblfloat=\end@float
|
83
|
-
\let\@largefloatcheck=\relax
|
84
|
-
\let\if@boxedmulticols=\iftrue
|
85
|
-
\def\@dbflt{\let\@savefreelist\@freelist\real@dbflt}
|
86
|
-
\def\adjustnormalsize{\def\normalsize{\mathsurround=0pt \realnormalsize
|
87
|
-
\parindent=0pt\abovedisplayskip=0pt\belowdisplayskip=0pt}%
|
88
|
-
\def\phantompar{\csname par\endcsname}\normalsize}%
|
89
|
-
\def\lthtmltypeout#1{{\let\protect\string \immediate\write\lthtmlwrite{#1}}}%
|
90
|
-
\newcommand\lthtmlhboxmathA{\adjustnormalsize\setbox\sizebox=\hbox\bgroup\kern.05em }%
|
91
|
-
\newcommand\lthtmlhboxmathB{\adjustnormalsize\setbox\sizebox=\hbox to\hsize\bgroup\hfill }%
|
92
|
-
\newcommand\lthtmlvboxmathA{\adjustnormalsize\setbox\sizebox=\vbox\bgroup %
|
93
|
-
\let\ifinner=\iffalse \let\)\liih@math }%
|
94
|
-
\newcommand\lthtmlboxmathZ{\@next\next\@currlist{}{\def\next{\voidb@x}}%
|
95
|
-
\expandafter\box\next\egroup}%
|
96
|
-
\newcommand\lthtmlmathtype[1]{\gdef\lthtmlmathenv{#1}}%
|
97
|
-
\newcommand\lthtmllogmath{\lthtmltypeout{l2hSize %
|
98
|
-
:\lthtmlmathenv:\the\ht\sizebox::\the\dp\sizebox::\the\wd\sizebox.\preveqno}}%
|
99
|
-
\newcommand\lthtmlfigureA[1]{\let\@savefreelist\@freelist
|
100
|
-
\lthtmlmathtype{#1}\lthtmlvboxmathA}%
|
101
|
-
\newcommand\lthtmlpictureA{\bgroup\catcode`\_=8 \lthtmlpictureB}%
|
102
|
-
\newcommand\lthtmlpictureB[1]{\lthtmlmathtype{#1}\egroup
|
103
|
-
\let\@savefreelist\@freelist \lthtmlhboxmathB}%
|
104
|
-
\newcommand\lthtmlpictureZ[1]{\hfill\lthtmlfigureZ}%
|
105
|
-
\newcommand\lthtmlfigureZ{\lthtmlboxmathZ\lthtmllogmath\copy\sizebox
|
106
|
-
\global\let\@freelist\@savefreelist}%
|
107
|
-
\newcommand\lthtmldisplayA{\bgroup\catcode`\_=8 \lthtmldisplayAi}%
|
108
|
-
\newcommand\lthtmldisplayAi[1]{\lthtmlmathtype{#1}\egroup\lthtmlvboxmathA}%
|
109
|
-
\newcommand\lthtmldisplayB[1]{\edef\preveqno{(\theequation)}%
|
110
|
-
\lthtmldisplayA{#1}\let\@eqnnum\relax}%
|
111
|
-
\newcommand\lthtmldisplayZ{\lthtmlboxmathZ\lthtmllogmath\lthtmlsetmath}%
|
112
|
-
\newcommand\lthtmlinlinemathA{\bgroup\catcode`\_=8 \lthtmlinlinemathB}
|
113
|
-
\newcommand\lthtmlinlinemathB[1]{\lthtmlmathtype{#1}\egroup\lthtmlhboxmathA
|
114
|
-
\vrule height1.5ex width0pt }%
|
115
|
-
\newcommand\lthtmlinlineA{\bgroup\catcode`\_=8 \lthtmlinlineB}%
|
116
|
-
\newcommand\lthtmlinlineB[1]{\lthtmlmathtype{#1}\egroup\lthtmlhboxmathA}%
|
117
|
-
\newcommand\lthtmlinlineZ{\egroup\expandafter\ifdim\dp\sizebox>0pt %
|
118
|
-
\expandafter\centerinlinemath\fi\lthtmllogmath\lthtmlsetinline}
|
119
|
-
\newcommand\lthtmlinlinemathZ{\egroup\expandafter\ifdim\dp\sizebox>0pt %
|
120
|
-
\expandafter\centerinlinemath\fi\lthtmllogmath\lthtmlsetmath}
|
121
|
-
\newcommand\lthtmlindisplaymathZ{\egroup %
|
122
|
-
\centerinlinemath\lthtmllogmath\lthtmlsetmath}
|
123
|
-
\def\lthtmlsetinline{\hbox{\vrule width.1em \vtop{\vbox{%
|
124
|
-
\kern.1em\copy\sizebox}\ifdim\dp\sizebox>0pt\kern.1em\else\kern.3pt\fi
|
125
|
-
\ifdim\hsize>\wd\sizebox \hrule depth1pt\fi}}}
|
126
|
-
\def\lthtmlsetmath{\hbox{\vrule width.1em\kern-.05em\vtop{\vbox{%
|
127
|
-
\kern.1em\kern0.8 pt\hbox{\hglue.17em\copy\sizebox\hglue0.8 pt}}\kern.3pt%
|
128
|
-
\ifdim\dp\sizebox>0pt\kern.1em\fi \kern0.8 pt%
|
129
|
-
\ifdim\hsize>\wd\sizebox \hrule depth1pt\fi}}}
|
130
|
-
\def\centerinlinemath{%
|
131
|
-
\dimen1=\ifdim\ht\sizebox<\dp\sizebox \dp\sizebox\else\ht\sizebox\fi
|
132
|
-
\advance\dimen1by.5pt \vrule width0pt height\dimen1 depth\dimen1
|
133
|
-
\dp\sizebox=\dimen1\ht\sizebox=\dimen1\relax}
|
134
|
-
|
135
|
-
\def\lthtmlcheckvsize{\ifdim\ht\sizebox<\vsize
|
136
|
-
\ifdim\wd\sizebox<\hsize\expandafter\hfill\fi \expandafter\vfill
|
137
|
-
\else\expandafter\vss\fi}%
|
138
|
-
\providecommand{\selectlanguage}[1]{}%
|
139
|
-
\makeatletter \tracingstats = 1
|
140
|
-
\providecommand{\Eta}{\textrm{H}}
|
141
|
-
\providecommand{\Mu}{\textrm{M}}
|
142
|
-
\providecommand{\Alpha}{\textrm{A}}
|
143
|
-
\providecommand{\Iota}{\textrm{J}}
|
144
|
-
\providecommand{\Nu}{\textrm{N}}
|
145
|
-
\providecommand{\Omicron}{\textrm{O}}
|
146
|
-
\providecommand{\omicron}{\textrm{o}}
|
147
|
-
\providecommand{\Chi}{\textrm{X}}
|
148
|
-
\providecommand{\Beta}{\textrm{B}}
|
149
|
-
\providecommand{\Kappa}{\textrm{K}}
|
150
|
-
\providecommand{\Tau}{\textrm{T}}
|
151
|
-
\providecommand{\Epsilon}{\textrm{E}}
|
152
|
-
\providecommand{\Zeta}{\textrm{Z}}
|
153
|
-
\providecommand{\Rho}{\textrm{R}}
|
154
|
-
|
155
|
-
|
156
|
-
\begin{document}
|
157
|
-
\pagestyle{empty}\thispagestyle{empty}\lthtmltypeout{}%
|
158
|
-
\lthtmltypeout{latex2htmlLength hsize=\the\hsize}\lthtmltypeout{}%
|
159
|
-
\lthtmltypeout{latex2htmlLength vsize=\the\vsize}\lthtmltypeout{}%
|
160
|
-
\lthtmltypeout{latex2htmlLength hoffset=\the\hoffset}\lthtmltypeout{}%
|
161
|
-
\lthtmltypeout{latex2htmlLength voffset=\the\voffset}\lthtmltypeout{}%
|
162
|
-
\lthtmltypeout{latex2htmlLength topmargin=\the\topmargin}\lthtmltypeout{}%
|
163
|
-
\lthtmltypeout{latex2htmlLength topskip=\the\topskip}\lthtmltypeout{}%
|
164
|
-
\lthtmltypeout{latex2htmlLength headheight=\the\headheight}\lthtmltypeout{}%
|
165
|
-
\lthtmltypeout{latex2htmlLength headsep=\the\headsep}\lthtmltypeout{}%
|
166
|
-
\lthtmltypeout{latex2htmlLength parskip=\the\parskip}\lthtmltypeout{}%
|
167
|
-
\lthtmltypeout{latex2htmlLength oddsidemargin=\the\oddsidemargin}\lthtmltypeout{}%
|
168
|
-
\makeatletter
|
169
|
-
\if@twoside\lthtmltypeout{latex2htmlLength evensidemargin=\the\evensidemargin}%
|
170
|
-
\else\lthtmltypeout{latex2htmlLength evensidemargin=\the\oddsidemargin}\fi%
|
171
|
-
\lthtmltypeout{}%
|
172
|
-
\makeatother
|
173
|
-
\setcounter{page}{1}
|
174
|
-
\onecolumn
|
175
|
-
|
176
|
-
% !!! IMAGES START HERE !!!
|
177
|
-
|
178
|
-
\setcounter{section}{0}
|
179
|
-
\setcounter{equation}{0}
|
180
|
-
\setcounter{figure}{0}
|
181
|
-
\setcounter{footnote}{0}
|
182
|
-
\stepcounter{section}
|
183
|
-
{\newpage\clearpage
|
184
|
-
\lthtmlinlinemathA{tex2html_wrap_inline126}%
|
185
|
-
$ f(x)$%
|
186
|
-
\lthtmlinlinemathZ
|
187
|
-
\lthtmlcheckvsize\clearpage}
|
188
|
-
|
189
|
-
{\newpage\clearpage
|
190
|
-
\lthtmlinlinemathA{tex2html_wrap_inline128}%
|
191
|
-
$ x_n (x_0, x_1, ..., x_{i}, ..., x_{n})$%
|
192
|
-
\lthtmlinlinemathZ
|
193
|
-
\lthtmlcheckvsize\clearpage}
|
194
|
-
|
195
|
-
{\newpage\clearpage
|
196
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay131}%
|
197
|
-
$\displaystyle f_i$%
|
198
|
-
\lthtmlindisplaymathZ
|
199
|
-
\lthtmlcheckvsize\clearpage}
|
200
|
-
|
201
|
-
{\newpage\clearpage
|
202
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay132}%
|
203
|
-
$\displaystyle \equiv f(x_i)$%
|
204
|
-
\lthtmlindisplaymathZ
|
205
|
-
\lthtmlcheckvsize\clearpage}
|
206
|
-
|
207
|
-
{\newpage\clearpage
|
208
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay135}%
|
209
|
-
$\displaystyle t$%
|
210
|
-
\lthtmlindisplaymathZ
|
211
|
-
\lthtmlcheckvsize\clearpage}
|
212
|
-
|
213
|
-
{\newpage\clearpage
|
214
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay136}%
|
215
|
-
$\displaystyle \equiv (x_{i+1} - x_{i})$%
|
216
|
-
\lthtmlindisplaymathZ
|
217
|
-
\lthtmlcheckvsize\clearpage}
|
218
|
-
|
219
|
-
{\newpage\clearpage
|
220
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay139}%
|
221
|
-
$\displaystyle s$%
|
222
|
-
\lthtmlindisplaymathZ
|
223
|
-
\lthtmlcheckvsize\clearpage}
|
224
|
-
|
225
|
-
{\newpage\clearpage
|
226
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay140}%
|
227
|
-
$\displaystyle \equiv (x_{i} - x_{i-1})$%
|
228
|
-
\lthtmlindisplaymathZ
|
229
|
-
\lthtmlcheckvsize\clearpage}
|
230
|
-
|
231
|
-
{\newpage\clearpage
|
232
|
-
\lthtmlinlinemathA{tex2html_wrap_inline142}%
|
233
|
-
$ s$%
|
234
|
-
\lthtmlinlinemathZ
|
235
|
-
\lthtmlcheckvsize\clearpage}
|
236
|
-
|
237
|
-
{\newpage\clearpage
|
238
|
-
\lthtmlinlinemathA{tex2html_wrap_inline144}%
|
239
|
-
$ t$%
|
240
|
-
\lthtmlinlinemathZ
|
241
|
-
\lthtmlcheckvsize\clearpage}
|
242
|
-
|
243
|
-
{\newpage\clearpage
|
244
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay149}%
|
245
|
-
$\displaystyle f(x_{i+1}) - f(x_{i})$%
|
246
|
-
\lthtmlindisplaymathZ
|
247
|
-
\lthtmlcheckvsize\clearpage}
|
248
|
-
|
249
|
-
{\newpage\clearpage
|
250
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay150}%
|
251
|
-
$\displaystyle = tf'(x_i) + \frac{t^2}{2}f''(x_i) + O(t^3)$%
|
252
|
-
\lthtmlindisplaymathZ
|
253
|
-
\lthtmlcheckvsize\clearpage}
|
254
|
-
|
255
|
-
{\newpage\clearpage
|
256
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay153}%
|
257
|
-
$\displaystyle f(x_{i-1}) - f(x_{i})$%
|
258
|
-
\lthtmlindisplaymathZ
|
259
|
-
\lthtmlcheckvsize\clearpage}
|
260
|
-
|
261
|
-
{\newpage\clearpage
|
262
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay154}%
|
263
|
-
$\displaystyle = -sf'(x_i) + \frac{s^2}{2}f''(x_i) + O(s^3)$%
|
264
|
-
\lthtmlindisplaymathZ
|
265
|
-
\lthtmlcheckvsize\clearpage}
|
266
|
-
|
267
|
-
{\newpage\clearpage
|
268
|
-
\lthtmlinlinemathA{tex2html_wrap_inline156}%
|
269
|
-
$ f'(x_i), f''(x_i)$%
|
270
|
-
\lthtmlinlinemathZ
|
271
|
-
\lthtmlcheckvsize\clearpage}
|
272
|
-
|
273
|
-
{\newpage\clearpage
|
274
|
-
\lthtmlinlinemathA{tex2html_wrap_inline158}%
|
275
|
-
$ x_i$%
|
276
|
-
\lthtmlinlinemathZ
|
277
|
-
\lthtmlcheckvsize\clearpage}
|
278
|
-
|
279
|
-
{\newpage\clearpage
|
280
|
-
\lthtmlinlinemathA{tex2html_wrap_inline160}%
|
281
|
-
$ f$%
|
282
|
-
\lthtmlinlinemathZ
|
283
|
-
\lthtmlcheckvsize\clearpage}
|
284
|
-
|
285
|
-
{\newpage\clearpage
|
286
|
-
\lthtmlinlinemathA{tex2html_wrap_inline162}%
|
287
|
-
$ x$%
|
288
|
-
\lthtmlinlinemathZ
|
289
|
-
\lthtmlcheckvsize\clearpage}
|
290
|
-
|
291
|
-
{\newpage\clearpage
|
292
|
-
\lthtmlinlinemathA{tex2html_wrap_inline164}%
|
293
|
-
$ O(t^3)$%
|
294
|
-
\lthtmlinlinemathZ
|
295
|
-
\lthtmlcheckvsize\clearpage}
|
296
|
-
|
297
|
-
{\newpage\clearpage
|
298
|
-
\lthtmlinlinemathA{tex2html_wrap_inline166}%
|
299
|
-
$ t^3$%
|
300
|
-
\lthtmlinlinemathZ
|
301
|
-
\lthtmlcheckvsize\clearpage}
|
302
|
-
|
303
|
-
{\newpage\clearpage
|
304
|
-
\lthtmlinlinemathA{tex2html_wrap_inline168}%
|
305
|
-
$ f''$%
|
306
|
-
\lthtmlinlinemathZ
|
307
|
-
\lthtmlcheckvsize\clearpage}
|
308
|
-
|
309
|
-
{\newpage\clearpage
|
310
|
-
\lthtmlinlinemathA{tex2html_wrap_inline170}%
|
311
|
-
$ s^2\times$%
|
312
|
-
\lthtmlinlinemathZ
|
313
|
-
\lthtmlcheckvsize\clearpage}
|
314
|
-
|
315
|
-
{\newpage\clearpage
|
316
|
-
\lthtmlinlinemathA{tex2html_wrap_inline172}%
|
317
|
-
$ t^2\times$%
|
318
|
-
\lthtmlinlinemathZ
|
319
|
-
\lthtmlcheckvsize\clearpage}
|
320
|
-
|
321
|
-
{\newpage\clearpage
|
322
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay175}%
|
323
|
-
$\displaystyle s^2f_{i+1} + (t^2 -s^2)f_i - t^2f_{i-1}$%
|
324
|
-
\lthtmlindisplaymathZ
|
325
|
-
\lthtmlcheckvsize\clearpage}
|
326
|
-
|
327
|
-
{\newpage\clearpage
|
328
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay176}%
|
329
|
-
$\displaystyle = (s^2 + st^2)f'(x_i) + s^2O(t^3) + t^2O(s^3)$%
|
330
|
-
\lthtmlindisplaymathZ
|
331
|
-
\lthtmlcheckvsize\clearpage}
|
332
|
-
|
333
|
-
{\newpage\clearpage
|
334
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay179}%
|
335
|
-
$\displaystyle \frac{s^2f_{i+1} + (t^2 -s^2)f_i - t^2f_{i-1}}{st(s + t)}$%
|
336
|
-
\lthtmlindisplaymathZ
|
337
|
-
\lthtmlcheckvsize\clearpage}
|
338
|
-
|
339
|
-
{\newpage\clearpage
|
340
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay180}%
|
341
|
-
$\displaystyle = f'(x_i) + \frac{O(s^2t^3) + O(t^2s^3)}{st(s + t)}$%
|
342
|
-
\lthtmlindisplaymathZ
|
343
|
-
\lthtmlcheckvsize\clearpage}
|
344
|
-
|
345
|
-
{\newpage\clearpage
|
346
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay183}%
|
347
|
-
$\displaystyle = O(t^2).$%
|
348
|
-
\lthtmlindisplaymathZ
|
349
|
-
\lthtmlcheckvsize\clearpage}
|
350
|
-
|
351
|
-
{\newpage\clearpage
|
352
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay186}%
|
353
|
-
$\displaystyle f'(x_i)$%
|
354
|
-
\lthtmlindisplaymathZ
|
355
|
-
\lthtmlcheckvsize\clearpage}
|
356
|
-
|
357
|
-
{\newpage\clearpage
|
358
|
-
\lthtmlinlinemathA{tex2html_wrap_indisplay187}%
|
359
|
-
$\displaystyle = \frac{s^2f_{i+1} + (t^2 -s^2)f_i - t^2f_{i-1}}{st(s + t)}$%
|
360
|
-
\lthtmlindisplaymathZ
|
361
|
-
\lthtmlcheckvsize\clearpage}
|
362
|
-
|
363
|
-
|
364
|
-
\end{document}
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,57 +0,0 @@
|
|
1
|
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
2
|
-
|
3
|
-
<!--Converted with jLaTeX2HTML 2K.1beta (1.48) JA patch-1.4
|
4
|
-
patched version by: Kenshi Muto, Debian Project.
|
5
|
-
LaTeX2HTML 2K.1beta (1.48),
|
6
|
-
original version by: Nikos Drakos, CBLU, University of Leeds
|
7
|
-
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
8
|
-
* with significant contributions from:
|
9
|
-
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
10
|
-
<HTML>
|
11
|
-
<HEAD>
|
12
|
-
<TITLE>NumRu::Derivative</TITLE>
|
13
|
-
<META NAME="description" CONTENT="NumRu::Derivative">
|
14
|
-
<META NAME="keywords" CONTENT="document">
|
15
|
-
<META NAME="resource-type" CONTENT="document">
|
16
|
-
<META NAME="distribution" CONTENT="global">
|
17
|
-
|
18
|
-
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
|
19
|
-
<META NAME="Generator" CONTENT="jLaTeX2HTML v2K.1beta JA patch-1.4">
|
20
|
-
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
21
|
-
|
22
|
-
<LINK REL="STYLESHEET" HREF="document.css">
|
23
|
-
|
24
|
-
<LINK REL="next" HREF="node1.html">
|
25
|
-
</HEAD>
|
26
|
-
|
27
|
-
<BODY >
|
28
|
-
<!--Navigation Panel-->
|
29
|
-
<A NAME="tex2html1"
|
30
|
-
HREF="node1.html">
|
31
|
-
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
32
|
-
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_g.png">
|
33
|
-
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev_g.png">
|
34
|
-
<BR>
|
35
|
-
<B> :</B> <A NAME="tex2html2"
|
36
|
-
HREF="node1.html">$BITEy4V3V3J;R$NFs<!@:EY:9J,(B</A>
|
37
|
-
<BR>
|
38
|
-
<BR>
|
39
|
-
<!--End of Navigation Panel-->
|
40
|
-
<BR><HR>
|
41
|
-
<!--Table of Child-Links-->
|
42
|
-
<A NAME="CHILD_LINKS"></A>
|
43
|
-
|
44
|
-
<UL>
|
45
|
-
<LI><A NAME="tex2html3"
|
46
|
-
HREF="node1.html">$BITEy4V3V3J;R$NFs<!@:EY:9J,(B</A>
|
47
|
-
<LI><A NAME="tex2html4"
|
48
|
-
HREF="node2.html">$B$3$NJ8=q$K$D$$$F(B...</A>
|
49
|
-
</UL>
|
50
|
-
<!--End of Table of Child-Links-->
|
51
|
-
<BR><HR>
|
52
|
-
<ADDRESS>
|
53
|
-
Tsukahara Daisuke
|
54
|
-
$BJ?@.(B17$BG/(B3$B7n(B3$BF|(B
|
55
|
-
</ADDRESS>
|
56
|
-
</BODY>
|
57
|
-
</HTML>
|
Binary file
|
Binary file
|