blob: e0e5d360f95bcab20415ef2a35879d2282540626 [file] [log] [blame]
Array3d v(1, 2, 4);
cout << v.sqrt() << endl;