Rev 17172 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17172 | Rev 17653 | ||
---|---|---|---|
Line 171... | Line 171... | ||
171 | } |
171 | } |
172 | \if{\format2 issametext numeric}{ |
172 | \if{\format2 issametext numeric}{ |
173 | \text{format2=range} |
173 | \text{format2=range} |
174 | \real{prec2=items(\reponse2)=2 and \reponse2[2]>=0 ? \reponse2[2]:\prec_rel} |
174 | \real{prec2=items(\reponse2)=2 and \reponse2[2]>=0 ? \reponse2[2]:\prec_rel} |
175 | \text{reponse2=\reponse2[1]} |
175 | \text{reponse2=\reponse2[1]} |
176 | \real{rep2inf=\reponse2*(1-\prec2)}\real{ |
176 | \real{rep2inf=\reponse2*(1-\prec2)}\real{rep2sup=\reponse2*(1+\prec2)} |
177 | \text{rep2=\rep2inf,\rep2sup,\reponse2} |
177 | \text{rep2=\rep2inf,\rep2sup,\reponse2} |
178 | } |
178 | } |
179 | \if{\format2 issametext function}{ |
179 | \if{\format2 issametext function}{ |
180 | \text{reponse2=\reponse2[1]} |
180 | \text{reponse2=\reponse2[1]} |
181 | } |
181 | } |