Sign in
◑
Theme
eigen
/
mirror
/
c8e8f93d6ce9ed02a40ea08b5ccc1ef6e82de0f2
/
.
/
doc
/
snippets
/
Cwise_asin.cpp
blob: 8dad838fd9f29731cceabf9641953396d2a0ebfd [
file
]
Array3d
v
(
0
,
sqrt
(
2.
)/
2
,
1
);
cout
<<
v
.
asin
()
<<
endl
;