معرفی شرکت ها


libmath-vector-real-perl_0.18-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Perl module for real number vector arithmetic
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main all
نام بسته libmath-vector-real-perl
نام فایل بسته libmath-vector-real-perl_0.18-1_all.deb
نسخه بسته 0.18
انتشار بسته 1
معماری بسته all
نگهدارنده Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://metacpan.org/release/Math-Vector-Real
مجوز -
حجم دانلود 19316
حجم نصب 57
Math::Vector::Real is a pure Perl module to manipulate vectors of any dimension. . The function V, always exported by the module, allows one to create new vectors: . $v = V(0, 1, 3, -1); . Vectors are represented as blessed array references. It is allowed to manipulate the arrays directly as far as only real numbers are inserted (well, actually, integers are also allowed because from a mathematical point of view, integers are a subset of the real numbers). . Vectors can be used in mathematical expressions, the currently supported operations are: . . + * / . - (both unary and binary) . x (cross product for 3D vectors) . += -= *= /= x= . == != . "" (stringfication) . abs (returns the norm) . atan2 (returns the angle between two vectors) . When an array reference is used in an operation involving a vector, it is automatically upgraded to a vector.


نیازمندی

مقدار نام
- perl


نحوه نصب


نصب پکیج deb libmath-vector-real-perl:

    sudo apt-get install libmath-vector-real-perl_0.18-1_all.deb


فایل ها

مسیرها
./usr/share/doc/libmath-vector-real-perl/changelog.Debian.gz
./usr/share/doc/libmath-vector-real-perl/changelog.gz
./usr/share/doc/libmath-vector-real-perl/copyright
./usr/share/doc/libmath-vector-real-perl/examples/Math-Matrix.pl
./usr/share/doc/libmath-vector-real-perl/examples/dist_to_line.pl
./usr/share/man/man3/Math::Vector::Real.3pm.gz
./usr/share/perl5/Math/Vector/Real/Test.pm
./usr/share/perl5/Math/Vector/Real.pm