-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommands.txt
37 lines (24 loc) · 1012 Bytes
/
commands.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
LIST of COMMANDS:
Abs()
Calculates the absolute of any value.
InfAbs()
If mode='prs', then gives the precise value of a linear osciliation function between 0 and 1.
If mode='sin', then gives the appoximated value using sine and cosine.
Morgan()
Gives the distances between two genes in centiMorgans using 4 inputs.
lene()
Returns the shortened value of e to the desired length.
ln()
Returns the natural logarith of a value.
ln_rt()
Returns the natural logarith adapted to intersect at one point only with the sqrt of the same value.
fibonacci()
Returns the fibonacci value corresponding to the input.
AspectRatioCalc()
Returns the aspect ratio of any resolution set.
Catenary()
Gives the result of the catenary equation, by default the value o 'a' makes it so that the f(1)=1.
Bridge()
Returns the result of the Bridge equation, which is the negative value of the catenary equation.
lenpi()
Returns the value of pi shortened to the desired lenght.