Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-18 | add Riemann zeta function and Gauss error function | mbkma | 1 | -0/+5 | |
2020-01-14 | Fix typo: 'Avogadro' instead 'Avogrado' | Pablo Barciela | 1 | -1/+1 | |
2019-07-03 | Remove trailing whitespaces | Laurent Napias | 1 | -2/+2 | |
2019-05-07 | mp-equation: update values from physical constants to match with tooltip ↵ | mbkma | 1 | -7/+7 | |
values in math-buttons.c On branch physical_constants Your branch is up-to-date with 'origin/physical_constants'. Changes to be committed: modified: src/mp-equation.c | |||||
2019-05-07 | mp-equation: add pre-defined physical constants | mbkma | 1 | -2/+44 | |
This adds some fundamental physical constants: - Velocity of Light "c₀", 299,792,458 m/s - Magnetic constant, "μ₀", 1.2566370614×10⁻ N/A² - Electric constant, "ε₀", 8.85418782×10⁻¹² s⁴A²/m³kg - Newtonian constant of gravitation, "G", 6.67408×10⁻¹¹ m³/(s²kg) - Planck constant, "h", 6.62607004×10⁻³⁴ m²kg/s - Elementary charge, "e", 1.6021766208(98)×10⁻¹⁹ C - Electron mass, "mₑ", 9.10938356×10⁻³¹ kg - Proton mass, "mₚ", 1.672621898(21)×10⁻²⁷ kg - Avogrado constant, "Nₐ", 6.02214086×10²³ mol⁻¹ They are taken from https://en.wikipedia.org/wiki/Physical_constant#Universal_constants To insert them one would enter the corresponding symbol or use the gui. They are set to a MPNumber from string. | |||||
2019-04-15 | Add support for "pi" in addition to "π" | mbkma | 1 | -3/+3 | |
2012-11-24 | Update codebase. | Steve Zesch | 1 | -226/+47 | |
2012-11-16 | Fixed unknown variable error when using inverse trig buttons. | Steve Zesch | 1 | -0/+1 | |
2012-07-31 | fixing address issue of fsf | Perberos | 1 | -5/+5 | |
2011-11-08 | initial | Perberos | 1 | -0/+493 | |