Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
5cf55f5b
Kaydet (Commit)
5cf55f5b
authored
Mar 11, 2011
tarafından
Eike Rathke [er]
Kaydeden (comit)
Michael Meeks
Ara 04, 2012
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
calc66: #i75279# improved accuracy of BINOMDIST; patch from Regina
Conflicts: sc/source/core/tool/interpr3.cxx
üst
e21858af
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
0 deletions
+1
-0
interpre.hxx
sc/source/core/inc/interpre.hxx
+1
-0
interpr3.cxx
sc/source/core/tool/interpr3.cxx
+0
-0
No files found.
sc/source/core/inc/interpre.hxx
Dosyayı görüntüle @
5cf55f5b
...
...
@@ -709,6 +709,7 @@ double GetGamma(double x);
double
GetLogGamma
(
double
x
);
double
GetBeta
(
double
fAlpha
,
double
fBeta
);
double
GetLogBeta
(
double
fAlpha
,
double
fBeta
);
double
GetBinomDistPMF
(
double
x
,
double
n
,
double
p
);
//probability mass function
void
ScLogGamma
();
void
ScGamma
();
void
ScPhi
();
...
...
sc/source/core/tool/interpr3.cxx
Dosyayı görüntüle @
5cf55f5b
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment