This website requires JavaScript.
Explore
Help
Sign In
mattmcw
/
animation
Watch
1
Star
0
Fork
You've already forked animation
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
01c67e16dc
animation
/
calculate_center.sh
4 lines
56 B
Bash
Raw
Blame
History
#!/bin/bash
echo
"
scale=2;
${
1
}
+((
${
2
}
-
${
1
}
)/2.0)
"
|
bc
Reference in New Issue
View Git Blame
Copy Permalink