extended_math 0.0.17 extended_math: ^0.0.17 copied to clipboard
Library that add functionality of all maths sections that don't exist in dart:math.
Library that add functionality of all maths sections that don't exist in dart:math
#
Currently this library is under heavy development! I appreciate any help in implementing any functionality of any section and hope this library will be helpful for developers and scientists.
Created under a MIT-style license.
Overview #
At the moment library have 4 sections:
1. General mathematics
* Elementary algebra
2. Complex analysis
3. Discrete mathematics
* General algebraic systems
* Linear algebra
* Number theory
4. Applied mathematics
* Probability theory
* Statistic
Each section don't have full implementation yet. See dartdoc for which functionality are implemented.
Sections are created according to Mathematics Subject Classification.
Features and bugs #
Please file feature requests and bugs at the issue tracker.