Skip to content

Commit

Permalink
Added Todo
Browse files Browse the repository at this point in the history
  • Loading branch information
65001 committed Apr 8, 2018
1 parent 0b58b40 commit 39d2837
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace AbMath.Utilities
/// Used for math equations
/// </summary>
///

//TODO
//ABS
//ARCSIN,ARCTAN,ARCCOS
Expand All @@ -19,6 +19,7 @@ namespace AbMath.Utilities
//Generify
//Auto Scaling from decimal to double to Big Integer
//Complex Number Support sqrt(-1) = i
//Add Implement Variadic Functions

//TODO
//Add a data class so that other classes such as
Expand Down

0 comments on commit 39d2837

Please sign in to comment.