alias: mathematics
-
- A contained in B
- A is subset B
- B is superset of A
- A contained in B
3e+3= 3 * 10^+3 = 30003e-3= 3 _ 10^-3 = 3 _ 1/10^3 = 0.003math is elegate precision instead of sharp
Percentage
calculate relative change(From - To)
((To - From) / From)
With a value "from" of 5.7s and "to" of 2.1s
2.1 - 5.7 = -3.6
3.6 / 5.7 = -0.63157895
# format to percent
0.63157895 * 100 = -63.157895 %
Rounding to two decimal places would yield a decrease in the speed index of 63.16%.
courses
Notes
- This is the difference between the change in percentage and the change in percentage points. A very important distinction!
- Different ways people calculate in their heads
- Mathematicians
- math prices
books
- https://en.wikipedia.org/wiki/How_to_Solve_It
- Thinking In Numbers: On Life, Love, Meaning, and Math by Daniel Tammet
- The Cosmic Calculator: A Vedic Mathematics for Schools (India's Scientific Heritage) similar to Trachtenberg-System
- An Introduction To Mathematics by whitehead
- Mathematica: A Secret World of Intuition and Curiosity Paperback – May 20, 2025
A fascinating look into how the transformative joys of mathematical experience are available to everyone, not just specialists
- (1) David Bessis auf X: „Now a completely subjective of books that will forever change your views on logic and/or mathematics. The first one is so short that you have no excuse not to read it.⤵️ https://t.co/my9HnH7Luo“ / X
courses
person
Links
-
- change in percentage and the change in percentage points
https://dev.to/worldindev/finally-how-to-understand-math-awesome-resource-list-4end
Required 5 Math Skills for Programming | Prime Reacts]
- Combination
- Logarithm
- Factorial
- Exponentials
- Modulus
Using spaced repetition systems to see through a piece of mathematics tags.to-read
high school algebra: properties of algebras: commutativity, associativity, identity, distributivity, etc.
- symmetries: mirror, reflexive, rotational.
#general > The role of AI companies in large formalisation projects - Lean - Zulip