Timeline for Calculate numbers
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 14, 2022 at 8:58 | history | edited | Lemonbonbon | CC BY-SA 4.0 | added 2 characters in body |
| Nov 14, 2022 at 8:57 | vote | accept | Lemonbonbon | ||
| Nov 13, 2022 at 18:00 | history | tweeted | twitter.com/StackTeX/status/1591853407249104896 | ||
| Nov 13, 2022 at 0:30 | history | became hot network question | |||
| Nov 12, 2022 at 22:41 | answer | added | egreg | timeline score: 6 | |
| Nov 12, 2022 at 17:43 | answer | added | Celdor | timeline score: 6 | |
| Nov 12, 2022 at 16:58 | comment | added | cabohah | Calculation of real numbers is not so easy. However you can use \dimexr to calculate with lengths, e.g., \newlength{\MyNewWidthValueA}\setlength{\MyNewWidthValueA}{\dimexpr 0.6666\textwidth+0.075\textwidth}. You can also use package calc for calculations like this without need of using \dimexpr. See a good LaTeX introduction about the distinction of lengths/skips/dimensions and commands/macros. Another alternative for experienced users would be to use expl3. | |
| Nov 12, 2022 at 16:26 | history | asked | Lemonbonbon | CC BY-SA 4.0 |