summaryrefslogtreecommitdiff
path: root/_i18n/en/_posts/2018-05-26-mathjax-test.md
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-10-25 20:37:27 -0600
committerHombreLaser <sebastian-440@live.com>2023-10-25 20:37:27 -0600
commit04d8c1c578ec57a7d154e5285b3fe216c4fe2d7f (patch)
treec8171bdd7ac68a84a2322d46b05d70a77d36f62d /_i18n/en/_posts/2018-05-26-mathjax-test.md
parentaae8d0946ec49676aba0ae5e6effa9f4deb57183 (diff)
Add internationalization
Diffstat (limited to '_i18n/en/_posts/2018-05-26-mathjax-test.md')
-rw-r--r--_i18n/en/_posts/2018-05-26-mathjax-test.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/_i18n/en/_posts/2018-05-26-mathjax-test.md b/_i18n/en/_posts/2018-05-26-mathjax-test.md
new file mode 100644
index 0000000..92bf6f1
--- /dev/null
+++ b/_i18n/en/_posts/2018-05-26-mathjax-test.md
@@ -0,0 +1,13 @@
+---
+layout: post
+title: Mathjax Test
+subtitle: My first mathjax expression
+categories: markdown
+tags: [test]
+---
+
+* A safe integer is an integer that
+ * can be exactly represented as an IEEE-754 double precision number, and
+ * whose IEEE-75 representation cannot be the result of rounding any other integer to fit the IEEE-754 representation
+* For example, $ 2 ^ {53} - 1 $ is a safe integer,
+ * it can be exactly represented