.net - How would you describe math in comments? -


Well the question says ...

An equation in its math can be more meaningful Higher than the code, being able to do math in the comments can improve the readability of my projects.

In the .btid

I just use several rows to do this Do:

  // work as average: sum (values) // ------------ - // calculation (value) // / / And distance between digits: // _______________________ // / 2 2 / d = \ / (x1 - x0) + (y1 - y0) // // and the following function: // // 3 2 / f (x ) = Ax + bx + cx + d  

Not that important for that magic Do not you just love ASCII Art?


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -