Hadrian Tang

Results 149 issues of Hadrian Tang

Includes sin, cos, tan, asin, acos, atan, atan2. Also including sinh, cosh, tanh should be easy. Here is a starting point: https://github.com/raminrahimzada/CSharp-Helper-Classes/blob/master/Math/DecimalMath/DecimalMath.cs Also doing them for EFloat is okay but...

It is weird that `=`, and `Equals` are defined but not `==` and `!=`.

This is in line with the built-in types which provide non-throwing alternatives of parsing from string.

### Describe the bug ```cs for (var i = 0; i

bug
Impact-High

https://github.com/wieslawsoltes/Svg.Skia/blob/master/src/Svg.Model/Drawables/Elements/TextDrawable.cs#L45 Appears unimplemented.

bug
enhancement

And time to add a new column - arbitrary precision of trig functions cost a lot in performance

up-for-grabs
<easy> up-for-grabs
good first issue
hacktoberfest

**The package I want to suggest the idea to**: AngouriMath Just enabling compilation of matrices.

Proposal

We can apply our trig constant tables backwards. Inspired by https://github.com/davidedc/Algebrite/issues/111

Proposal

**The package I want to suggest the idea to**: AngouriMath Solve `a^2 + b^2 = c provided a in ZZ and b in ZZ and c in { 16, 25,...

Proposal

**The package I want to suggest the idea to**: AngouriMath `sqrt(i)=(1+i)/sqrt(2)` should simplify to `True` https://www.wolframalpha.com/input/?i=sqrt%28i%29%3D%281%2Bi%29%2Fsqrt%282%29 https://www.youtube.com/watch?v=Z49hXoN4KWg

Proposal