repo.or.cz
/
librepilot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merged in f5soh/librepilot/update_credits (pull request #529)
[librepilot.git]
/
ground
/
gcs
/
src
/
libs
/
eigen
/
doc
/
snippets
/
Cwise_asin.cpp
blob
8dad838fd9f29731cceabf9641953396d2a0ebfd
1
Array3d
v
(
0
,
sqrt
(
2
.)/
2
,
1
);
2
cout
<<
v
.
asin
() <<
endl
;