format("<*,X> commentaire 123");
retourne 123.
x=" \n";
y=format("<*,X,X,0.0> coordonnées 1.0 2.0\n coordonnées 11.0 22.0"); retourne le vecteur:
|
xyz 1.0 2.0 3.0
xyz 11.0 22.0 33.0 |
y=format("<*,X,X,0.0>",read(\"toto\")";
format("b",123); retourne:
(1,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,)
format("f",(1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0));
retourne 7
m=[1,12];
format("m",4,3,0,2,1,2,m; retourne 48=5+6+7+9+10+11
format("<htm>à");
format("<htm>à");