2016 Update
This commit is contained in:
parent
948b86eafa
commit
dcf5d15da3
7965 changed files with 139854 additions and 31002 deletions
4
Task/Time-a-function/PARI-GP/time-a-function-1.pari
Normal file
4
Task/Time-a-function/PARI-GP/time-a-function-1.pari
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
time(foo)={
|
||||
foo();
|
||||
gettime();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue