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