Translators - Translator Resources
ProZ.com global directory of translation services
 The translation workplace

French: arithmétique entière

English translation: integer arithmetic







KudoZ
The KudoZ network provides a framework for translators... More



GLOSSARY ENTRY (DERIVED FROM QUESTION BELOW)
French term or phrase:arithmétique entière
English translation:integer arithmetic
Entered by:Tony M
Options:
- Contribute to this entry

10:51am May 18, 2008Login or register (free) for more options.
French to English translations [PRO]
Tech/Engineering - Mathematics & Statistics / Calculation within a µcontroller program
French term or phrase: arithmétique entière
"Le reste du logiciel consiste à transformer le nombre d'impulsions en tours/minute. Tout est implémenté en arithmétique entière."

This is in the description of the µcontroller program used to construct a home-built rev counter for car engines.

I assume it means 'whole number arithmetic' (as distinct from 'floating point' arithmetic), but I haven't been able to find much on the NET that specifically corroborates that. Is there anyone out there who knows rather more about mathematics in FR?
Tony M
France
integer arithmetic
Explanation:
as you surmised -- contrasts with floating-point arithmetic. Entirely typical for a micro-controller to use only integer arithmetic.

"Toutes les opérations que l'on vient de voir ne concernent que l'arithmétique entière. Notre exemple. de paye, pour être plus réaliste, devrait utiliser des nombres avec partie fractionnaire."

"Let's look at another facet of floating-point arithmetic. If you've used integer arithmetic much, you know that division by zero triggers an ..."


--------------------------------------------------
Note added at 31 mins (2008-05-18 11:22:59 GMT)
--------------------------------------------------


Observation: integer arithmetic is «arithmétique entière» or «arithmétique d'entier»; floating-point arithmetic is «arithmétique flottante» or «arithmétique de virgule flottante».

cf bilingual terminology use in this example: http://www.wipo.int/pctdb/fr/ia.jsp?ia=US2006%2F003087&IA=US...



--------------------------------------------------
Note added at 3 hrs (2008-05-18 14:08:30 GMT)
--------------------------------------------------

Further observation: as mediamatrix points out, there exists also "fixed point" arithmetic"/«arithmétique de virgule fixe». However this is a high-level software construct and "under the hood" it is really only scaled integer arithmetic. In lower-level software terms, and in hardware terms, only two kinds of arithmetic operations exist, namely integer and floating-point.
Selected response from:

Martin Cassell
United Kingdom
Note from asker to answerer
Thanks a lot, Martin, and all those who've commented. This was just what I needed.
4 KudoZ points were awarded for this answer



Summary of answers provided
5 +3integer arithmetic
Martin Cassell


  


Answers

19 mins   confidence: Answerer confidence 5/5 peer agreement (net): +3
integer arithmetic

Explanation:
as you surmised -- contrasts with floating-point arithmetic. Entirely typical for a micro-controller to use only integer arithmetic.

"Toutes les opérations que l'on vient de voir ne concernent que l'arithmétique entière. Notre exemple. de paye, pour être plus réaliste, devrait utiliser des nombres avec partie fractionnaire."

"Let's look at another facet of floating-point arithmetic. If you've used integer arithmetic much, you know that division by zero triggers an ..."


--------------------------------------------------
Note added at 31 mins (2008-05-18 11:22:59 GMT)
--------------------------------------------------


Observation: integer arithmetic is «arithmétique entière» or «arithmétique d'entier»; floating-point arithmetic is «arithmétique flottante» or «arithmétique de virgule flottante».

cf bilingual terminology use in this example: http://www.wipo.int/pctdb/fr/ia.jsp?ia=US2006%2F003087&IA=US...



--------------------------------------------------
Note added at 3 hrs (2008-05-18 14:08:30 GMT)
--------------------------------------------------

Further observation: as mediamatrix points out, there exists also "fixed point" arithmetic"/«arithmétique de virgule fixe». However this is a high-level software construct and "under the hood" it is really only scaled integer arithmetic. In lower-level software terms, and in hardware terms, only two kinds of arithmetic operations exist, namely integer and floating-point.


    Reference: http://www.grosmax.uqam.ca/inf2170/gabrini_p/Notes-de-cours-...
Martin Cassell
United Kingdom
Native speaker of: Native in EnglishEnglish
PRO pts in category: 4
Note from asker to answerer
Thanks a lot, Martin, and all those who've commented. This was just what I needed.

Peer comments on this answer (and responses from the answerer)
agree Andreea Vertes
17 mins
  -> thanks Andreea

agree mediamatrix: integer arithmetic is OK - but it doesn't specifically 'contrast with' floatinging-point because the same could be said v-à-v fixed-point
1 hr
  -> thanks mm -- in software terms you are quite right : however in hardware terms the contrast is between devices with a floating point unit (FPU) and (as presumably in this case) without, in which case only integer operations are available.

agree Terry Richards
4 hrs
  -> thanks Terry
Login to enter a peer comment (or grade)





Return to KudoZ list