update domain
This commit is contained in:
parent
08a3cbce5c
commit
7f5888becb
1 changed files with 4 additions and 1 deletions
5
FAQ.md
5
FAQ.md
|
@ -1,13 +1,16 @@
|
|||
# [Constnium](https://git.kennel.ml/Anri/Constnium)
|
||||
# [Constnium](https://git.mylloon.fr/Anri/Constnium)
|
||||
|
||||
Calculate your own constant based on your first name.
|
||||
|
||||
## What does it do?
|
||||
|
||||
Simply take each letter of your first name, associate a constant with it, and multiply the constants together.
|
||||
|
||||
## How do you know all these constants?
|
||||
|
||||
Me? So... [Wikipedia](https://en.wikipedia.org/wiki/List_of_mathematical_constants) gave me some answers...
|
||||
|
||||
## This is a real constant...?
|
||||
|
||||
To ensure that the constant of your first name is unique,
|
||||
each letter is set to the power relative of the letter's position in the word.
|
||||
|
|
Loading…
Reference in a new issue