-
I believe that machine translation should be used with caution in the texts on mathematical topics, because mathematical terms are rarely used correctly. At least in the German translation, they may c…
-
When running `percy exec -- node test/snapshots.js` on MacOS, with v1.1.0 of `@percy/script`, I get the following error:
```
[percy] percy has started.
Error: Evaluation failed: ReferenceError: P…
-
Codes:
```javascript
$step.model.rad = (r: number) => {
const a = r / Math.PI;
return a > 1.99 ? 2 : round(a, 2);
};
const zero = new Point(240, 140);
const center = new Poi…
-
Hello,
currently the "module" field of the package.json points to your "index.ts" file. This break e.g. creat-react-app. It would be better if you would provide two bundled version, one for cjs and…
-
https://mathigon.org/course/divisibility/distribution-of-primes
![image](https://user-images.githubusercontent.com/53106394/77915214-5af73500-7297-11ea-90e6-369b580278b5.png)
-
![image](https://user-images.githubusercontent.com/53106394/77917292-aeb74d80-729a-11ea-9b29-2d309d4d65b6.png)
```svg
```
or
![image](https://user-images.githubusercontent.com/53106394/779…
-
sieve-eratosthenes:
title: Sieve of Eratosthenes
text: The __Sieve of Eratosthenes__ is a procedure for finding prime numbers,
by **continuoulsy** eliminating numbers that are _not_ prime.
…
-
al-haytham:
born: 965
died: 1050
name: Al-Haytham
bio: |
__Hasan Ibn al-Haytham__ (أبو علي، الحسن بن الحسن بن الهيثم, c. 965 – 1050)
lived in Cairo during the Islamic Golden Age,…
-
I am working on the french translation of the glossary.
> In a directed graph, every edge as an arrow, i.e. a start vertex and an end vertex.
Is it a correct english sentence ? I understand the …
-
For the Königsberg Bridges problem in [Graphs and Networks](https://mathigon.org/course/graphs-and-networks#bridges), you can cheat by moving the cursor outside the city area: