436968
937
Zoom out
Zoom in
Previous page
1/1094
Next page
938 Annexe A : Instructions et fonctions
or Menu MATH/Test ou
condition1
or
condition2
condition
liste1 or
liste2
liste
matrice1
or
matrice2
matrice
Retourne true si
condition1
ou
expression2
est
vraie.
Retourne
false si
condition1
et
condition2
sont
fausses.
Dans les autres cas, retourne une expression
booléenne simplifiée.
Utilisable avec deux listes ou deux matrices de
mêmes dimensions.
1 = 1 or 1 = 2 ¸ true
x<0 or xO ¸ true
x3 or x4 ¸ x
3
entier1
or
entier2
entier
Comparaison des représentations binaires de
deux entiers relatifs, en appliquant un
or bit par
bit.
b1 b2 b1 b2
11
10 1
01 1
00
1
0
or
La valeur retournée correspond au résultat
obtenu, exprimé dans la base de numération en
cours d'utilisation.
Note : Voir
and pour un complément
d'information. Voir également
xor.
En mode base Hex :
0h7AC36 or 0h3D5F ¸ 0h7BD7F
En mode base Bin :
0b100101 or 0b100 ¸ 0b100101
Note : une entrée binaire peut avoir
jusqu'à 32 chiffres (sans compter le
préfixe 0b) ; une entrée hexadécimale
jusqu'à 8 chiffres.
ord() Menu MATH/String ord()
ord(
chaîne
)
entier
Retourne le code du premier caractère de la
chaîne de caractères
chaîne
.
Voir le module
Référence technique
pour la liste
complète des caractères utilisables et des codes
associés.
ord("hello") ¸ 104
char(104) ¸ "h"
ord(char(24)) ¸ 24
ord({"alpha","beta"}) ¸ {97 98}
Output Instruction d'entrée/sortie. Voir chap. VII et chap. 33, manuel CD. Output
P4
44
4Rx() Menu MATH/Angle P4
44
4Rx()
P4
44
4Rx(
rExpression
, q
Expression
)
expression
P4
44
4Rx(
rListe,
q
Liste
)
liste
P4
44
4Rx(
rMatrice,
q
Matrice
)
matrice
Retourne la valeur de l'abscisse du point de
coordonnées polaires (r,
q).
Remarque : le deuxième argument est
interprété comme une mesure d’angle en degrés,
en grades ou en radians suivant le mode en cours
d’utilisation. Vous pouvez utiliser °, G ou r pour
préciser l’unité employée temporairement pour le
calcul.
En mode RADIAN :
P4Rx(4,60¡) ¸ 2
P4Rx({ë 3,10,1.3},{p/3,ë p/4,0})¸
32 5 2 13.
{}
Important : zéro, pas la lettre O.
937


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for Texas Instruments voyage 200 at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of Texas Instruments voyage 200 in the language / languages: French as an attachment in your email.

The manual is 9,5 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

Others manual(s) of Texas Instruments voyage 200

Texas Instruments voyage 200 User Manual - English - 1008 pages

Texas Instruments voyage 200 User Manual - German - 1130 pages

Texas Instruments voyage 200 User Manual - Dutch - 1103 pages


The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info