Révision 253 pobysoPythonSage/src/sageSLZ/argsForRunSLZ-53-01.sh

argsForRunSLZ-53-01.sh (revision 253)
1 1
#! /bin/bash
2
#@file argsForRunSLZ-53-01proj.sh
3
DEGREE=3
4
ALPHA=3
5
HARDNESS_TO_ROUND="53+50"
6
INTERVAL_CENTER=3/4294967296
7
NUM_OF_NUMBERS="2^52-1"
2
#@file argsForRunSLZ-53-01.sh
8 3
#
4
# These data correspond to the small example of the 
5
# SLZ-implementation chapter.
6
#
7
DEGREE=2
8
ALPHA=2
9
HARDNESS_TO_ROUND="53+10"
10
INTERVAL_CENTER=3/2
11
NUM_OF_NUMBERS="2^9"
12
#
9 13
printf -- "$DEGREE \
10 14
$ALPHA \
11 15
$HARDNESS_TO_ROUND \

Formats disponibles : Unified diff