Math, asked by sid1964, 8 months ago

which number is nearest to left of 0 and how

Answers

Answered by badgirl3698
1

If num_digits is greater than 0 (zero), then number is rounded to the specified number of decimal places. If num_digits is 0, the number is rounded to the nearest integer. If num_digits is less than 0, the number is rounded to the left of the decimal point. To always round up (away from zero), use the ROUNDUP function.

Twinkle❤️。◕‿◕。

Answered by PRATHAMABD
0

\mathbb\red{Answer}

Step-by-step explanation:

The closest integer to zero is one, or minus one.

There is no closest rational to zero: suppose epsilon is closest. Then epsilon/2 is closer, a contradiction.

There is a concept of an infinitesimal- think 1 - 0.9999999… It is useful, and there are rings that extend the realms that include symbols for infinity-- the number farthest from zero -- and infinitesimal. Check out Knuth and his surreal numbers.

Similar questions