Hp 50g Graphing Calculator Bedienungsanleitung Seite 263

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 887
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 262
Page 8-6
TANH, ATANH SIGN, MANT, XPON
IP, FP FLOOR, CEIL
DR, RD
Examples of functions that use two arguments
The screen shots below show applications of the function % to list arguments.
Function % requires two arguments. The first two examples show cases in which
only one of the two arguments is a list.
The results are lists with the function % distributed according to the list
argument. For example,
%({10, 20, 30},1) = {%(10,1),%(20,1),%(30,1)},
while
%(5,{10,20,30}) = {%(5,10),%(5,20),%(5,30)}
In the following example, both arguments of function % are lists of the same
size. In this case, a term-by-term distribution of the arguments is performed, i.e.,
Seitenansicht 262
1 2 ... 258 259 260 261 262 263 264 265 266 267 268 ... 886 887

Kommentare zu diesen Handbüchern

Keine Kommentare