9.80665 ~= 10. And no, I didn’t look up g to get those digits, and I don’t know the 0b notation.
A “geek” would use trig functions in radians, degrees are for high school freshmen.
If I really want to get picky, when is -5 o’clock?
And though it’s been discussed, log(55) is approximately 1.7. The lazy design of computer programming languages does not get to change mathematical convention. There are so many things computers do wrong mathematically, start by looking for “machine epsilon”. So to do proof by “my computer says so” shows more ignorance than I’ve seen for a long, long time.
It’s surely SUPPOSED to be, but that doesn’t mean it IS. Interpretation of such a string is language dependent, but in C (ghod bless k&r) a numeric string that starts with 0 is interpreted as octal, thus it should be 013. The ‘b’ is the correct hexadecimal digit for decimal 11, but hexadecimal constants in C start with 0x, thus in C it should be 0xb to indicade 11 decimal in hexidecimal.
Methinks this clock face could use some debugging. It once again reminds me never to buy Version x.0 of anything.
And I’ll probably have to also never buy Version x.1 once manufacturers figure that out and start labeling new major releases as x.1.
Log(55) is ambiguous – but if log base 10, the answer is ~1.7
What they meant to use for 4pm is ln(55) ~= 4.007
if you’re a computer geek…let take those examples:
$ perl -we 'print log(55)'
4.00733318523247
$ python
>>> import math
>>> math.log(55)
4.0073331852324712
$ php
< ?php
echo log(55);
?>
4.0073331852325
$ cat log55.c
#!/usr/local/bin/tcc -run
#include
#include
Those should be enough…
geekcook的产å“ï¼Ÿé¡¶ä¸€ä¸ªã€‚æŠ¢å æ²™å‘,哦耶。
g=10, dont get that one?
g is the standard gravitational acceleration of a particle free falling on the earth, or 9.8 m/(s^2)
9.80665 ~= 10. And no, I didn’t look up g to get those digits, and I don’t know the 0b notation.
A “geek” would use trig functions in radians, degrees are for high school freshmen.
If I really want to get picky, when is -5 o’clock?
And though it’s been discussed, log(55) is approximately 1.7. The lazy design of computer programming languages does not get to change mathematical convention. There are so many things computers do wrong mathematically, start by looking for “machine epsilon”. So to do proof by “my computer says so” shows more ignorance than I’ve seen for a long, long time.
i think 0b is supposed to be in hexadecimal.
It’s surely SUPPOSED to be, but that doesn’t mean it IS. Interpretation of such a string is language dependent, but in C (ghod bless k&r) a numeric string that starts with 0 is interpreted as octal, thus it should be 013. The ‘b’ is the correct hexadecimal digit for decimal 11, but hexadecimal constants in C start with 0x, thus in C it should be 0xb to indicade 11 decimal in hexidecimal.
Methinks this clock face could use some debugging. It once again reminds me never to buy Version x.0 of anything.
And I’ll probably have to also never buy Version x.1 once manufacturers figure that out and start labeling new major releases as x.1.
I found this randomly after seeing this post:
http://www.motifake.com/saveas.php?id=83159
Similar design with a few changes.
I don’t get 4:00 or 7:00.
I think it was supposed to be LN(55) not log(55)
I really don’t get 7:00.
7:00 is 6.9999999999… 9 is repeating.
// What's Trending
Raspberry Pi Design Contest
Ten Tips for Adhesive Tape
Seventeen Sneaky Secret Hides
Lost PLA Casting from 3D Prints
I Have a (Puzzling) Dream
10 Things to Connect to Your Raspberry Pi
47 Raspberry Pi Projects to Inspire Your Next Build
Maker Pro: How Much Should I Charge?
// What's Shared
A better way to slice a pumpkin
DIY Nerf Darts
100 Dollar Store Organization Ideas for Craft Rooms and Beyond
In the Maker Shed: Minty Boost USB Charger
Mad’s Mouse House
Lace Princess Crowns
I Have a (Puzzling) Dream
Play the Rings of a Tree Trunk Like a Record
// Most Commented
DIY Hacks & How To’s: Get Emergency Power from a Phone Line
Resin Casting: Going from CAD to Engineering-Grade Plastic Parts
Ten Tips for Screws and Screwdrivers
Ten Tips for Better Measurement
Is it a Hackerspace, Makerspace, TechShop, or FabLab?
Makers on TV: Big Brain Theory
Arduino Announces New Wireless Linux Board
Grow: A Portable CNC Router System
Trending Topics
Get our Newsletters
About Maker Media
Subscribe
to MAKE!
Get the print and digital versions when you subscribe