Математика, адреса данных
Last updated
x1 = abs(x) = |-2| = 2;
a=pow10(3) = 102 = 1000;
kut = cos(2* 3.1415926)=1;
k = pow(16, 1./4) = 161\4 = 2;
m = sqrt(16) =√16 = 4;int first;
cin>>cfirst;
cout<<first;&<название данного>int a =25;
cout<<"Value a is "<<a<<"\n";
cout<<"Offset a is "<<&a;Value a is 25
Offset a is 0xaf72254