> For the complete documentation index, see [llms.txt](https://acristea.gitbook.io/bti-suport-seminar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://acristea.gitbook.io/bti-suport-seminar/seminar-6/operatii-aritmetice-in-vf.md).

# Operații aritmetice în VF

## CD

### Adunare numerelor cu același semn

<img src="https://3764159134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLEuMc3jCaSbqilHud9lY%2Fuploads%2FJwrZQtG3HL7flr1AXaka%2Ffile.drawing.svg?alt=media&amp;token=1e148055-2290-4df2-b64f-5f44620c2927" alt="" class="gitbook-drawing">

<img src="https://3764159134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLEuMc3jCaSbqilHud9lY%2Fuploads%2F4VU0JwedBRohbKu79Q3o%2Ffile.drawing.svg?alt=media&amp;token=8aaa2c73-7f24-430e-8915-7b69402612cf" alt="" class="gitbook-drawing">

## CI

### Adunarea/Scăderea numerelor cu același semn

a) Dacă n1 > 0, n2 > 0 => metodă identică cu CD

b) n1 < 0, n2 < 0

<img src="https://3764159134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLEuMc3jCaSbqilHud9lY%2Fuploads%2FqEiabsRcUGQ851WJuB5a%2Ffile.drawing.svg?alt=media&amp;token=4f923f7a-f1ca-4587-a992-a9b2199ce521" alt="" class="gitbook-drawing">

<img src="https://3764159134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLEuMc3jCaSbqilHud9lY%2Fuploads%2FjyQXCOc4Qa0ooqWUSjrl%2Ffile.drawing.svg?alt=media&amp;token=21316a72-93ee-4ff5-9fc6-049259c68b01" alt="" class="gitbook-drawing">

### Adunarea/Scăderea numerelor cu semne diferite

<img src="https://3764159134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLEuMc3jCaSbqilHud9lY%2Fuploads%2FfZxQUi9xDsmojfkksmf1%2Ffile.drawing.svg?alt=media&amp;token=ef2b579f-bbeb-4b87-8642-21d869e303da" alt="" class="gitbook-drawing">

<img src="https://3764159134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLEuMc3jCaSbqilHud9lY%2Fuploads%2Fyq6C6Wk7yb5cx2EHC3eo%2Ffile.drawing.svg?alt=media&amp;token=f916f2af-fd31-45c8-91ed-2172cbd51018" alt="" class="gitbook-drawing">

## CC

### Adunarea/Scăderea numerelor cu același semn

a) Dacă n1 > 0, n2 > 0 => metodă identică cu CD

b) n1 < 0, n2 < 0

<img src="https://3764159134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLEuMc3jCaSbqilHud9lY%2Fuploads%2F4YnkMHiGughxcVvZxejo%2Ffile.drawing.svg?alt=media&amp;token=8ebd74a8-71ac-4794-8958-5f5951fcdeb2" alt="" class="gitbook-drawing">

### Adunarea/Scăderea numerelor cu semne diferite

<img src="https://3764159134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLEuMc3jCaSbqilHud9lY%2Fuploads%2F4RVlTfZVpgtw7P7Gdh28%2Ffile.drawing.svg?alt=media&amp;token=ec3e48a0-a822-43bf-ace2-df71e8dc3016" alt="" class="gitbook-drawing">
