~ubuntu-branches/ubuntu/lucid/scilab/lucid

« back to all changes in this revision

Viewing changes to modules/interpolation/help/mml/splin_equation5.mml

  • Committer: Bazaar Package Importer
  • Author(s): Sylvestre Ledru
  • Date: 2009-04-28 18:47:03 UTC
  • mfrom: (1.1.7 upstream) (4.2.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090428184703-7thddz8vtwqmxmx2
Tags: 5.1.1-4
* librefblas3-dev does not exist (yet). Thanks to Jose Ramon
* Do not stop when ocamlopt is not available on the arch 
  (ocaml-not-available.diff)
* Provide a clear error message for archs where modelicac compiler is 
  not available (modelicac-not-available.diff)
* scilab startup script moved from package scilab => scilab-bin (because of
  the ocamlopt problem, I cannot predict if modelicac will be available or
  not. Therefor, I ship usr/bin/ instead of binary per binary. This will
  also simplifies the packaging of Scilab 5.2)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE math:math PUBLIC "-//OpenOffice.org//DTD Modified W3C MathML 1.01//EN" "math.dtd">
 
3
<math:math xmlns:math="http://www.w3.org/1998/Math/MathML">
 
4
 <math:semantics>
 
5
  <math:mrow>
 
6
   <math:mtable>
 
7
    <math:mtr>
 
8
     <math:mrow>
 
9
      <math:mtext>if </math:mtext>
 
10
      <math:mi>y</math:mi>
 
11
      <math:mrow>
 
12
       <math:mrow>
 
13
        <math:mo math:stretchy="false">(</math:mo>
 
14
        <math:mi>i</math:mi>
 
15
        <math:mo math:stretchy="false">)</math:mo>
 
16
       </math:mrow>
 
17
       <math:mo math:stretchy="false">≤</math:mo>
 
18
       <math:mi>y</math:mi>
 
19
      </math:mrow>
 
20
      <math:mrow>
 
21
       <math:mo math:stretchy="false">(</math:mo>
 
22
       <math:mrow>
 
23
        <math:mi>i</math:mi>
 
24
        <math:mo math:stretchy="false">+</math:mo>
 
25
        <math:mn>1</math:mn>
 
26
       </math:mrow>
 
27
       <math:mo math:stretchy="false">)</math:mo>
 
28
      </math:mrow>
 
29
      <math:mtext> s is increasing on </math:mtext>
 
30
      <math:mrow>
 
31
       <math:mo math:stretchy="false">[</math:mo>
 
32
       <math:mrow>
 
33
        <math:mi>x</math:mi>
 
34
        <math:mrow>
 
35
         <math:mo math:stretchy="false">(</math:mo>
 
36
         <math:mi>i</math:mi>
 
37
         <math:mo math:stretchy="false">)</math:mo>
 
38
        </math:mrow>
 
39
        <math:mi>,</math:mi>
 
40
        <math:mi>x</math:mi>
 
41
        <math:mrow>
 
42
         <math:mo math:stretchy="false">(</math:mo>
 
43
         <math:mrow>
 
44
          <math:mi>i</math:mi>
 
45
          <math:mo math:stretchy="false">+</math:mo>
 
46
          <math:mn>1</math:mn>
 
47
         </math:mrow>
 
48
         <math:mo math:stretchy="false">)</math:mo>
 
49
        </math:mrow>
 
50
       </math:mrow>
 
51
       <math:mo math:stretchy="false">]</math:mo>
 
52
      </math:mrow>
 
53
     </math:mrow>
 
54
    </math:mtr>
 
55
    <math:mtr>
 
56
     <math:mrow>
 
57
      <math:mtext>if </math:mtext>
 
58
      <math:mi>y</math:mi>
 
59
      <math:mrow>
 
60
       <math:mrow>
 
61
        <math:mo math:stretchy="false">(</math:mo>
 
62
        <math:mi>i</math:mi>
 
63
        <math:mo math:stretchy="false">)</math:mo>
 
64
       </math:mrow>
 
65
       <math:mo math:stretchy="false">≥</math:mo>
 
66
       <math:mi>y</math:mi>
 
67
      </math:mrow>
 
68
      <math:mrow>
 
69
       <math:mo math:stretchy="false">(</math:mo>
 
70
       <math:mrow>
 
71
        <math:mi>i</math:mi>
 
72
        <math:mo math:stretchy="false">+</math:mo>
 
73
        <math:mn>1</math:mn>
 
74
       </math:mrow>
 
75
       <math:mo math:stretchy="false">)</math:mo>
 
76
      </math:mrow>
 
77
      <math:mtext> s is decreasing on </math:mtext>
 
78
      <math:mrow>
 
79
       <math:mo math:stretchy="false">[</math:mo>
 
80
       <math:mrow>
 
81
        <math:mi>x</math:mi>
 
82
        <math:mrow>
 
83
         <math:mo math:stretchy="false">(</math:mo>
 
84
         <math:mi>i</math:mi>
 
85
         <math:mo math:stretchy="false">)</math:mo>
 
86
        </math:mrow>
 
87
        <math:mi>,</math:mi>
 
88
        <math:mi>x</math:mi>
 
89
        <math:mrow>
 
90
         <math:mo math:stretchy="false">(</math:mo>
 
91
         <math:mrow>
 
92
          <math:mi>i</math:mi>
 
93
          <math:mo math:stretchy="false">+</math:mo>
 
94
          <math:mn>1</math:mn>
 
95
         </math:mrow>
 
96
         <math:mo math:stretchy="false">)</math:mo>
 
97
        </math:mrow>
 
98
       </math:mrow>
 
99
       <math:mo math:stretchy="false">]</math:mo>
 
100
      </math:mrow>
 
101
     </math:mrow>
 
102
    </math:mtr>
 
103
   </math:mtable>
 
104
  </math:mrow>
 
105
  <math:annotation math:encoding="StarMath 5.0">alignl stack {
 
106
&quot;if &quot; y(i) &lt;= y(i+1) &quot; s is increasing on &quot; [x(i), x(i+1)]#
 
107
&quot;if &quot; y(i) &gt;= y(i+1) &quot; s is decreasing on &quot; [x(i), x(i+1)]
 
108
}</math:annotation>
 
109
 </math:semantics>
 
110
</math:math>
 
 
b'\\ No newline at end of file'