Skip to content

scale total angle in pow #93

Description

@mxfactorial

current

pow() adds nπ to the angle instead of scaling by n — doesnt match repeated multiplication

next

  • fix pow() to compute [mag^n, n*angle] via Mul for Angle
  • replace calculus_test.rs: power rule as angle readout, limits as lossy projections, gradient/laplacian from angle ratios (no finite differences)
  • add taylor_series_test.rs: coefficients as geometric normalizations, e^x/sin/cos from grade filtering, euler's formula as grade decomposition
  • add algebra_test.rs: fundamental theorem of algebra via winding numbers

hourly estimate

6

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions