extended_math 0.0.12 extended_math: ^0.0.12 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
2. Complex analysis
3. Discrete mathematics
4. Applied mathematics
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.