Cwise_log.cpp 45 Bytes
Newer Older
1
2
Array3d v(1, 2, 3);
cout << v.log() << endl;