数学:: Cephes :: Polynomial

Math :: Cephes :: Polynomialは、CePhes数学多項式ルーチンへのPerlインタフェースです。
今すぐダウンロード

数学:: Cephes :: Polynomial ランキングとまとめ

広告

  • Rating:
  • ライセンス:
  • Perl Artistic License
  • 価格:
  • FREE
  • 出版社名:
  • Randy Kobes
  • 出版社のWebサイト:
  • http://search.cpan.org/rkobes/

数学:: Cephes :: Polynomial タグ


数学:: Cephes :: Polynomial 説明

Math :: Cephes :: Polynomialは、Cephes数学多項式ルーチンへのPerlインタフェースです。 Math :: Cephes :: PolynomialはCephesへのPerlインタフェースです。 # 'poly'は数学:: cephes :: polynomial-> newを必要とする数学:: cephes :: fractionを必要とします。 #quectionsの場合、数学:: cephes :: complexが必要です。 #係数が複雑な場合はMy $ A = Poly()。 #a(x)= 1 + 2x + 3x ^ 2私の$ b =ポリ(;#b(x)= 4 + 5x + 6x ^ 2 + 7x ^ 3私の$ c = $ a-> add($ b);#c(x)= 5 + 7x + 9x ^ 2 + 7x ^ 3 My $ CC = $ C→COEF; for(My $ I = 0; $ IEVAL($ X) );印刷 "x = $ x、c(x)は$ rn"です。私の$ u1 =数学:: cephes :: complex-> new(2,1); My $ u2 =数学:: cephes :: complex - >新しい(1、-3); My $ v1 =数学:: cephes :: complex-> new(1,3); My $ v2 =数学:: cephes :: complex-> new(2,4); My $ Z1 = Math :: Cephes :: Polynomial-> New(); My $ Z2 =数学:: Cephes :: Polynomial-> New(); My $ Z3 = $ Z1->追加($ Z2); My $ Z3C = $ Z3-> COEF。for(My $ i = 0; $ IEVAL($ x); x = $ x)、z3(x) REAL = "、$ R→r、"、imag = "、$ r-> i、" n "; my $ a1 =数学:: cephes :: fraction-> new(1,2); My $ A2 =数学:: Cephes :: Fraction-> New(2,1); My $ B1 =数学:: cephes :: fraction-> new(1,2); My $ B2 =数学:: cephes :: fraction-> new (2,2); My $ F1 =数学:: Cephes :: Polynomial-> New(); My $ F2 =数学:: Cephes :: Polynomial-> New(); My $ F3 = $ F1->追加($ F2); My $ F3C = $ F3-> COEF; x = $ Xの場合は(My $ i = 0;印刷する」 、F3(x)はnum = "、$ R- > n、 "、den ="、$ r-> d、 "n"; $ r = $ f3-> eval($ a1); 「x =」、$ A1-> n、 "/"、$ A1-> d、 "、f3(x)にnum ="、$ r-> n、 "、den ="、$ r-> d、 "n";要件:・Perlの要件: ・Perl


数学:: Cephes :: Polynomial 関連ソフトウェア

B ::

B :: More Perlモジュールには、追加のイントロスペクションメソッドと関数が含まれています。 ...

294

ダウンロード