//**************************************** //this test use width()precision() fill() //****************************************** #include using namespace std; //============================================ int main(){ float val; cout<<"insert number"; cin>>val; cout<<"first width precision fill settings\n"; cout<