Parcourir la source

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri il y a 8 ans
Parent
révision
375641cbaf
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      README-en.md

+ 0
- 1
README-en.md Voir le fichier

5
 ![rsz_mariposa.png](images/rsz_mariposa.png)
5
 ![rsz_mariposa.png](images/rsz_mariposa.png)
6
 
6
 
7
 
7
 
8
-[Verano 2016 - Ive - Rafa - Coralys]
9
 
8
 
10
 Arithmetic expressions are an essential part of almost any algorithm that solves a useful problem. Therefore, a basic skill in any computer programming language is to implement arithmetic expressions correctly. In this laboratory experience you will practice the implementation of arithmetic expressions in C++ by writing parametric equations to plot interesting curves.
9
 Arithmetic expressions are an essential part of almost any algorithm that solves a useful problem. Therefore, a basic skill in any computer programming language is to implement arithmetic expressions correctly. In this laboratory experience you will practice the implementation of arithmetic expressions in C++ by writing parametric equations to plot interesting curves.
11
 
10