extended_math 0.0.7 extended_math: ^0.0.7 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 #
Created under a MIT-style license.
Overview #
At the moment library have 4 sections:
1. General math
2. Complex analysis
3. Linear algebra
4. Number theory
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.