https://bugs.freedesktop.org/show_bug.cgi?id=55561

          Priority: medium
            Bug ID: 55561
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: Formula Create a PDF with the code of LO Formular and
                    in background some formula
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: maxim...@gmail.com
          Hardware: Other
            Status: UNCONFIRMED
           Version: 3.6.2.1 rc
         Component: Formula Editor
           Product: LibreOffice

Created attachment 68020
  --> https://bugs.freedesktop.org/attachment.cgi?id=68020&action=edit
Formula code

I have created a Formula with LO Formula 3.6.2.1 who printed ok, and looks ok
in LO Formula, but when exporting it to PDF it create an unusable document, I
attached it to you guys.

The code?

Indice Simple 
newline 
Iq={Qn} over {Q0} 
newline
Ip={Pn} over {P0} 
newline
Iv={Qn*Pn} over {Q0*P0}
newline
newline
Las Peyres
newline
IP_la={{Pn*Q0} over {P0*Q0}} newline
IQ_la={{P0*Qn} over {P0*Q0}} newline newline
Paasche newline
IP_pa={{Pn*Qn} over {P0*Qn}} newline
IQ_pa={{Pn*Qn} over {Pn*Q0}} newline newline
Ideal Fisher newline
IP_fi=sqrt{IP_la*IP_pa} newline
IQ_fi=sqrt{IQ_la*IQ_pa} newline newline
Promedio Móvil Simple(PMS) newline
PMS indica N donde N es la cantidad de valores Y a promediar newline newline
Promedio Móvil Ponderado(PMP)
newline
F_x=S1*(Y-2)+S2*(Y-1)
newline
newline
Suavización Exponencial Simple(SES) newline
F1=Y1 newline
Ft=alfa * y_t-1+(1 - alfa) *F_t-1 newline newline
Análisis de Error (EC ECM) newline
EC=sum (Y_i-F_i)^{2} newline  newline
Desviación absoluta media del error (DAM) newline
DAM_t= {1} over {t}sum lline e_i rline = {1} over {t}sum lline Y_i - F_i rline
newline newline
Porcentaje Absoluto (PAME) newline
PAME_t=sum {lline e_i rline over {Y_t} } newline
PAME_1=sum {lline e_1 rline over {Y_1}*100 }

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to