advance_math 3.0.0 copy "advance_math: ^3.0.0" to clipboard
advance_math: ^3.0.0 copied to clipboard

A robust Dart library for comprehensive mathematical programming. Offers complex numbers, algebra, statistics, angles, and geometry for diverse computations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add advance_math

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  advance_math: ^3.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:advance_math/advance_math.dart';
26
likes
0
pub points
67%
popularity

Publisher

unverified uploader

A robust Dart library for comprehensive mathematical programming. Offers complex numbers, algebra, statistics, angles, and geometry for diverse computations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

buffer, intl, logging

More

Packages that depend on advance_math