-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update organising_code.md to cover optional arguments (#466)
* Update organising_code.md to cover optional arguments * fixed typo in organising_code.md * Update variables.md Show declaration of multiple variables in one line, gives an example of reading more than one variable in one statement. * Updated code in variables.md with a comment * Updated program float in variables.md Added a print statement so that the user sees that a double precision is stored to more digits than a single precision one. * removed unused variable n in vector_norm * declared norm in vector_norm * Update source/learn/quickstart/variables.md Co-authored-by: Federico Perini <federico.perini@gmail.com> --------- Co-authored-by: Henil Panchal <henilp105@gmail.com> Co-authored-by: Federico Perini <federico.perini@gmail.com>
- Loading branch information
1 parent
136ca15
commit 726ff13
Showing
2 changed files
with
44 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters