Next: , Previous: Error Function, Up: Special Functions   [Contents][Index]

15.7 Struve Functions

シュトルーベ関数はAbramowitz and Stegun, Handbook of Mathematical Functions, 12章で定義されています。

Maximaは、これらの関数の非常に限られた知識を持っています。 それらは、関数hgfredから返されることができます。

関数: struve_h (v, z)

次数v, 独立変数zのシュトルーベ関数H (A&S 12.1.1)

関数: struve_l (v, z)

次数v、独立変数zの変形シュトルーベ関数L (A&S 12.2.1)


Next: , Previous: Error Function, Up: Special Functions   [Contents][Index]