on the other hand ln(67) = 4.20469... there certainly is some merit to the new meme number
I never knew this fun fact ! I'll try to use it with my students, and see if I this gets me more attention when I give them the trick to compute powers of 2 in your head (2^10^ =~ 10^3^, which leads to ln(10^3^) =~ 10*ln(2) ).
For anyone wondering, the trick is : Powers of 2 below 10 are easy enough to remember or just compute in your head. So if you want to approximate 2^x^, write it as (2^10a^)(2^b^), with a=x//10 (integer division) and b=x%10 (modulo). b will be 9 or less, so 2^b^ is easy to compute, and 2^10*a^ = (2^10^)^a^ =~ 1000^a^ is also easy to compute.
For instance, 2^32^ = (2^30^)(2^2^). Since 2^30^=~1000^3^ ; and 2^2^=4, then 2^32^ =~ 4(1000)^3 = 4 billion. Once you get used to it, you'll be able to say that 2^64^ is approx 16 billion billions in no time ! :)
'ln'? My brother in Euler, that's jist log. We aren't engineers [derogatory].
For extra joy #define ellen(A) ln(A)
math.h provides log() for the natural logarithm, and log10() for the common logarithm. There is no ln() unless you write it yourself.
o.o I had completely forgotten this.
Next you're going to tell me that strlcpy() is not real. I will not believe you. I will choose not to believe you.
Nice
Science Memes
Welcome to c/science_memes @ Mander.xyz!
A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.

Rules
- Don't throw mud. Behave like an intellectual and remember the human.
- Keep it rooted (on topic).
- No spam.
- Infographics welcome, get schooled.
Research Committee
Other Mander Communities
Science and Research
Biology and Life Sciences
- !abiogenesis@mander.xyz
- !animal-behavior@mander.xyz
- !anthropology@mander.xyz
- !arachnology@mander.xyz
- !balconygardening@slrpnk.net
- !biodiversity@mander.xyz
- !biology@mander.xyz
- !biophysics@mander.xyz
- !botany@mander.xyz
- !ecology@mander.xyz
- !entomology@mander.xyz
- !fermentation@mander.xyz
- !herpetology@mander.xyz
- !houseplants@mander.xyz
- !medicine@mander.xyz
- !microscopy@mander.xyz
- !mycology@mander.xyz
- !nudibranchs@mander.xyz
- !nutrition@mander.xyz
- !palaeoecology@mander.xyz
- !palaeontology@mander.xyz
- !photosynthesis@mander.xyz
- !plantid@mander.xyz
- !plants@mander.xyz
- !reptiles and amphibians@mander.xyz
Physical Sciences
- !astronomy@mander.xyz
- !chemistry@mander.xyz
- !earthscience@mander.xyz
- !geography@mander.xyz
- !geospatial@mander.xyz
- !nuclear@mander.xyz
- !physics@mander.xyz
- !quantum-computing@mander.xyz
- !spectroscopy@mander.xyz
Humanities and Social Sciences
Practical and Applied Sciences
- !exercise-and sports-science@mander.xyz
- !gardening@mander.xyz
- !self sufficiency@mander.xyz
- !soilscience@slrpnk.net
- !terrariums@mander.xyz
- !timelapse@mander.xyz