Time:09-24
CodePudding user response:
subject not clear can ask your teacher,
base value1 1 2 4 3 and 9 April 16 May 25 6 to 36 7 49 8 64 9 81 10 100 11 121 12 144 13 169 14 196 15 225 16 256 17 289 18 324 19 361 20 400 21 441
Console. WriteLine (" No \ \ t t square square root \ t natural logarithm: "); For (int I=1; I & lt;=100; I++) {String text="" + I +" \ t "; The text +=I * I + "\ t"; Text +=math.h Sqrt (I). ToString (" f2 ") + "\ t"; The text +=Math. The Log (I). ToString (" f2 "); Console. WriteLine (text); }
Console. WriteLine (" No \ \ t t square square root \ t natural logarithm: "); For (int I=1; I & lt;=100; I++) {String text="" + I +" \ t "; The text +=I * I + "\ t"; Text +=math.h Sqrt (I). ToString (" f2 ") + "\ t"; The text +=Math. The Log (I). ToString (" f2 "); Console. WriteLine (text); } Is this
Quote: refer to the sixth floor huakai2418 response: Console. WriteLine (" No \ \ t t square square root \ t natural logarithm: "); For (int I=1; I & lt;=100; I++) {String text="" + I +" \ t "; The text +=I * I + "\ t"; Text +=math.h Sqrt (I). ToString (" f2 ") + "\ t"; The text +=Math. The Log (I). ToString (" f2 "); Console. WriteLine (text); } Is this Ok, thank you, thank you very much
Console. WriteLine (" No \ \ t t square square root \ t natural logarithm: "); For (int I=1; I & lt;=100; I++) {String text="" + I +" \ t "; The text +=I * I + "\ t"; Text +=math.h Sqrt (I). ToString (" f2 ") + "\ t"; The text +=Math. The Log (I). ToString (" f2 "); Console. WriteLine (text); } Is a good idea to draw on the paper, according to the logic in writing CodePudding user response: This function can understand Math
Page link:https//www.codepudding.com/net/25783.html