10.11.2015 Views

maXbox3 3.9.9.195 14/05/2015 08:37:17 AM

maXbox3 3.9.9.80 13.11.2013 11:25:53

maXbox3 3.9.9.80 13.11.2013 11:25:53

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>maXbox3</strong> <strong>3.9.9.195</strong><br />

<strong>14</strong>/<strong>05</strong>/<strong>2015</strong> <strong>08</strong>:<strong>37</strong>:<strong>17</strong> <strong>AM</strong><br />

18313: SIRegister_TCustomShellTreeView(CL);<br />

183<strong>14</strong>: SIRegister_TShellTreeView(CL);<br />

18315: SIRegister_TCustomShellComboBox(CL);<br />

18316: SIRegister_TShellComboBox(CL);<br />

183<strong>17</strong>: SIRegister_TCustomShellListView(CL);<br />

18318: SIRegister_TShellListView(CL);<br />

18319: Procedure InvokeContextMenu( Owner : TWinControl; AFolder : TShellFolder; X, Y : Integer)');<br />

18320: end;<br />

18321:<br />

18322: procedure SIRegister_fmath(CL: TPSPascalCompiler);<br />

18323: begin<br />

18324: CL.AddTypeS('Float', 'Double');<br />

18325: 'FN_OK','LongInt').SetInt( 0);<br />

18326: CL.AddConstantN('FN_DOMAIN','LongInt').SetInt( - 1);<br />

18327: 'FN_SING','LongInt').SetInt( - 2);<br />

18328: 'FN_OVERFLOW','LongInt').SetInt( - 3);<br />

18329: 'FN_UNDERFLOW','LongInt').SetInt( - 4);<br />

18330: 'FN_TLOSS','LongInt').SetInt( - 5);<br />

18331: 'FN_PLOSS','LongInt').SetInt( - 6);<br />

18332: //CL.AddConstantN('NFACT','LongInt').SetInt( 33);<br />

18333: Function MathError : Integer');<br />

18334: Function FMin( X, Y : Float) : Float');<br />

18335: Function FMax( X, Y : Float) : Float');<br />

18336: Function IMin( X, Y : Integer) : Integer');<br />

183<strong>37</strong>: Function IMax( X, Y : Integer) : Integer');<br />

18338: Function FSgn( X : Float) : Integer');<br />

18339: Function Sgn0( X : Float) : Integer');<br />

18340: Function DSgn( A, B : Float) : Float');<br />

18341: Procedure FSwap( var X, Y : Float)');<br />

18342: Procedure ISwap( var X, Y : Integer)');<br />

18343: Function fExpo( X : Float) : Float');<br />

18344: Function fExp2( X : Float) : Float');<br />

18345: Function fExp10( X : Float) : Float');<br />

18346: Function fLog( X : Float) : Float');<br />

18347: Function fLog2( X : Float) : Float');<br />

18348: Function fLog10( X : Float) : Float');<br />

18349: Function fLogA( X, A : Float) : Float');<br />

18350: Function fIntPower( X : Float; N : Integer) : Float');<br />

18351: Function fPower( X, Y : Float) : Float');<br />

18352: Function Pythag( X, Y : Float) : Float');<br />

18353: Function FixAngle( Theta : Float) : Float');<br />

18354: Function fTan( X : Float) : Float');<br />

18355: Function fArcSin( X : Float) : Float');<br />

18356: Function fArcCos( X : Float) : Float');<br />

18357: Function fArcTan2( Y, X : Float) : Float');<br />

18358: Procedure fSinCos( X : Float; var SinX, CosX : Float)');<br />

18359: Function fSinh( X : Float) : Float');<br />

18360: Function fCosh( X : Float) : Float');<br />

18361: Function fTanh( X : Float) : Float');<br />

18362: Function fArcSinh( X : Float) : Float');<br />

18363: Function fArcCosh( X : Float) : Float');<br />

18364: Function fArcTanh( X : Float) : Float');<br />

18365: Procedure fSinhCosh( X : Float; var SinhX, CoshX : Float)');<br />

18366: Function fFact( N : Integer) : Float');<br />

18367: Function fBinomial( N, K : Integer) : Float');<br />

18368: Function fGamma( X : Float) : Float');<br />

18369: Function fSgnGamma( X : Float) : Integer');<br />

18<strong>37</strong>0: Function LnGamma( X : Float) : Float');<br />

18<strong>37</strong>1: Function fIGamma( A, X : Float) : Float');<br />

18<strong>37</strong>2: Function fJGamma( A, X : Float) : Float');<br />

18<strong>37</strong>3: Function fBeta( X, Y : Float) : Float');<br />

18<strong>37</strong>4: Function fIBeta( A, B, X : Float) : Float');<br />

18<strong>37</strong>5: Function fErf( X : Float) : Float');<br />

18<strong>37</strong>6: Function fErfc( X : Float) : Float');<br />

18<strong>37</strong>7: Function fPBinom(N: Integer; P: Float; K : Integer) : Float');<br />

18<strong>37</strong>8: Function FBinom(N: Integer; P: Float; K : Integer) : Float');<br />

18<strong>37</strong>9: Function PPoisson( Mu : Float; K : Integer) : Float');<br />

18380: Function FPoisson( Mu : Float; K : Integer) : Float');<br />

18381: Function fDNorm( X : Float) : Float');<br />

18382: Function FNorm( X : Float) : Float');<br />

18383: Function PNorm( X : Float) : Float');<br />

18384: Function InvNorm( P : Float) : Float');<br />

18385: Function fDStudent( Nu : Integer; X : Float) : Float');<br />

18386: Function FStudent( Nu : Integer; X : Float) : Float');<br />

18387: Function PStudent( Nu : Integer; X : Float) : Float');<br />

18388: Function fDKhi2( Nu : Integer; X : Float) : Float');<br />

18389: Function FKhi2( Nu : Integer; X : Float) : Float');<br />

18390: Function PKhi2( Nu : Integer; X : Float) : Float');<br />

18391: Function fDSnedecor( Nu1, Nu2 : Integer; X : Float) : Float');<br />

18392: Function FSnedecor( Nu1, Nu2 : Integer; X : Float) : Float');<br />

18393: Function PSnedecor( Nu1, Nu2 : Integer; X : Float) : Float');<br />

18394: Function fDExpo( A, X : Float) : Float');<br />

18395: Function FExpo( A, X : Float) : Float');<br />

18396: Function fDBeta( A, B, X : Float) : Float');<br />

18397: Function FBeta( A, B, X : Float) : Float');<br />

18398: Function fDGamma( A, B, X : Float) : Float');<br />

18399: Function FGamma( A, B, X : Float) : Float');<br />

18400: Procedure RMarIn( Seed1, Seed2 : Integer)');<br />

18401: Function IRanMar : LongInt');<br />

PC<strong>08</strong> E:\maxbox3\mXGit39988\maxbox3\docs\maxbox_extract_funclist399.txt<br />

http://www.softwareschule.ch/maxbox.htm T: 297<br />

p: 2<strong>14</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!