dart_numerics 0.0.5 copy "dart_numerics: ^0.0.5" to clipboard
dart_numerics: ^0.0.5 copied to clipboard

outdated

An ultimate numerical package for Dart for professional and every day use.

dart-numerics #

dart-numerics is an ultimate mathematical package inspired by .NET analogue, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use.

Usage #

A simple usage example:

import 'package:dart_numerics/dart_numerics.dart' as numerics;

main() {
  print(numerics.acosh(numerics.pi / 2));
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

12
likes
30
points
3.16k
downloads

Publisher

unverified uploader

Weekly Downloads

An ultimate numerical package for Dart for professional and every day use.

Repository (GitHub)

License

unknown (license)

Dependencies

tuple

More

Packages that depend on dart_numerics