summaryrefslogtreecommitdiff
path: root/_i18n/es/_posts/2018-05-26-mathjax-test.md
blob: 92bf6f17c98bc51bf57d1675c6dc4041488a15bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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