Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TConstants improvement #19

Merged
merged 6 commits into from
Dec 29, 2023
Merged

TConstants improvement #19

merged 6 commits into from
Dec 29, 2023

Conversation

thiagomvas
Copy link
Owner

Better documentation

XML Doc comments now talk a bit about the value.

New Constants

  1. InvE
  2. ESquared
  3. SqrtE
  4. TwoPi
  5. PiSquared
  6. SqrtPi
  7. PiOver2
  8. PiOver3
  9. PiOver4
  10. PiOver6
  11. Degree
  12. Sqrt5
  13. Ln2
  14. Ln10
  15. Catalan
  16. Khinchin
  17. GGGlaisher
  18. Apery
  19. EulerMascheroni
  20. SpeedOfLight
  21. GravitationalConstant
  22. PlancksConstant
  23. DiracConstant
  24. ElementaryCharge
  25. ElectronMass
  26. ProtonMass
  27. NeutronMass
  28. AvogadroConstant
  29. BoltzmannConstant
  30. MolarGasConstant
  31. StefanBoltzmanConstant
  32. FaradayConstant
  33. VacuumPerrmittivity
  34. VacuumPermeability
  35. AstronomicalUnit
  36. LightYear
  37. Parsec
  38. SolarMass
  39. EarthMass
  40. Yotta
  41. Zerra
  42. Exa
  43. Peta
  44. TEra
  45. Giga
  46. Mega
  47. Kilo
  48. Hecto
  49. Deca
  50. Centi
  51. Milli
  52. Micro
  53. Nano
  54. Pico
  55. Femto
  56. Atto
  57. Zepto
  58. Yocto

@thiagomvas thiagomvas merged commit bcf9eaa into master Dec 29, 2023
1 check passed
@thiagomvas thiagomvas deleted the TConstants-improvement branch December 29, 2023 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant