Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
precision and fixed point notation
//g++ 5.4.0 #include <iostream> using namespace std; int main() { double a=10; cout << a << endl; cout.precision(1); cout << a << endl; cout << fixed << a << endl; return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
ახარისხება~ფინალური
TwoANOVA
C++
ForwardLiceSplice
Synchro#2
gal
const test
11aa11
Breakfast Static Function
32bit
Please log in to post a comment.