Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Split up the large tmath.cpp file #26

Closed
lnsp opened this issue Apr 15, 2016 · 1 comment
Closed

Split up the large tmath.cpp file #26

lnsp opened this issue Apr 15, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@lnsp
Copy link
Owner

lnsp commented Apr 15, 2016

Splitting up the large tmath.cpp file into logical units (like the tests) helps to maintain the project.

The logical units are

  • abs.cpp
  • cosecant.cpp
  • cosine.cpp
  • cotangent.cpp
  • degrad.cpp
  • equality.cpp
  • explog.cpp
  • factorial.cpp
  • fcm.cpp
  • power.cpp
  • roots.cpp
  • secant.cpp
  • sine.cpp
  • tangent.cpp
  • vector.cpp
@lnsp lnsp self-assigned this Apr 15, 2016
@lnsp lnsp added this to the v0.3.0 milestone Apr 15, 2016
@lnsp
Copy link
Owner Author

lnsp commented Apr 15, 2016

Addressed in #27

@lnsp lnsp closed this as completed Apr 15, 2016
@lnsp lnsp modified the milestones: v0.3.0, v0.2.1 Sep 29, 2016
@lnsp lnsp added the build label Sep 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant