blob: 46fa908cb8caed7e29f14e0fee9344bef99ba559 [file] [log] [blame]
Array3d v(M_PI, M_PI/2, M_PI/3);
cout << v.sin() << endl;