Loading video...
Video Failed to Load
window.location = ` + 0.2}.com`
160,476 views • 2 years ago •via X (Twitter)
8 Comments

Atal2 years ago
But be careful with money, as not all currencies have 100 cents! E.g. The 1-yen coin (一円硬貨, Ichi-en kōka) is the smallest denomination of the Japanese yen currency.

S0AndS0.eth2 years ago
For non-critical (non-financial) use-cases the `.toPrecision()` method be reasonable to reach for, eg; (0.1 + 0.2).toPrecision(4) //> '0.300' ... Though beware, it returns a String type so wrapping with `Number()` may be advisable to reduce issues with result consumers.

Pythagora2 years ago
So its broken

Rotzer2 years ago
Why 4 and not 1 for the stop? Probably bit format specific.

Kara Deku2 years ago
So.. what you're saying is.. JS sucks!

Akash Verma2 years ago
yeah other language has also this

IroncladDev2 years ago
This is the best domain name

Syntax2 years ago
ya but we dont all have dell inspirons to run that code
