root / pobysoPythonSage / src / sageSLZ / argsForRunSLZ-113best.sh @ 282
Historique | Voir | Annoter | Télécharger (226 octet)
1 | 280 | storres | #! /bin/bash |
---|---|---|---|
2 | 280 | storres | #@file argsForRunSLZ-113proj.sh |
3 | 280 | storres | DEGREE=45 |
4 | 280 | storres | ALPHA=10 |
5 | 280 | storres | HARDNESS_TO_ROUND="113*10" |
6 | 280 | storres | INTERVAL_CENTER="3/8" |
7 | 280 | storres | NUM_OF_NUMBERS="2^92" |
8 | 280 | storres | # |
9 | 280 | storres | printf -- "$DEGREE \ |
10 | 280 | storres | $ALPHA \ |
11 | 280 | storres | $HARDNESS_TO_ROUND \ |
12 | 280 | storres | $INTERVAL_CENTER \ |
13 | 280 | storres | $NUM_OF_NUMBERS\n" |