June 2018 Update
This commit is contained in:
parent
ba8067c3b7
commit
22f33d4004
5278 changed files with 84726 additions and 14379 deletions
|
|
@ -1,9 +1,9 @@
|
|||
mata
|
||||
function meanangle(a) {
|
||||
return(arg(sum(exp(C(0,a)))))
|
||||
return(arg(sum(exp(C(0,a)))))
|
||||
}
|
||||
|
||||
deg=acos(-1)/180
|
||||
deg=pi()/180
|
||||
|
||||
meanangle((350,10)*deg)/deg
|
||||
-1.61481e-15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue