Skip to content
Snippets Groups Projects
Commit 1b19f9c7 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: scripts/view14/generate_eps

parent b553f755
Branches
No related tags found
1 merge request!74Draft: Resolve "Trigger detector benchmarks"
Pipeline #9299 failed
...@@ -6,10 +6,10 @@ ...@@ -6,10 +6,10 @@
# echo "scale=5;s($1)" | bc -l # echo "scale=5;s($1)" | bc -l
#} #}
# #
#add () add ()
#{ {
# echo "scale=5;$1 + $2" | bc -l echo "scale=5;$1 + $2" | bc -l
#} }
# #
#cos () #cos ()
#{ #{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment