Skip to content

Commit 56bfc89

Browse files
lambda-abstractionswaroopch
authored andcommitted
fix: typo (extra ^) in scientific notation explanation
1 parent 281d338 commit 56bfc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Numbers are mainly of two types - integers and floats.
4343

4444
An example of an integer is `2` which is just a whole number.
4545

46-
Examples of floating point numbers (or _floats_ for short) are `3.23` and `52.3E-4`. The `E` notation indicates powers of 10. In this case, `52.3E-4` means `52.3 * 10^-4^`.
46+
Examples of floating point numbers (or _floats_ for short) are `3.23` and `52.3E-4`. The `E` notation indicates powers of 10. In this case, `52.3E-4` means `52.3 * 10^-4`.
4747

4848
> **Note for Experienced Programmers**
4949
>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy