4. notes#

  • when using the PAS keyword, the number of steps calculated may not be strictly integer. We will then « adapt » the last interval to fall exactly on the final value (JUSQU_A). If to do this, we modify the value of the step by more than 1/1000 we emit an alarm,

  • attention: this command produces a listr8 data structure that can only be used in commands that expect such data structures and not in those that expect real lists (notation: L_r).