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 />

5318: 'ESBe','Extended').setExtended( 2.7182818284590452354);<br />

5319: 'ESBe2','Extended').setExtended( 7.389<strong>05</strong>60989306502272);<br />

5320: 'ESBePi','Extended').setExtended( 23.<strong>14</strong>0692632779269006);<br />

5321: 'ESBePiOn2','Extended').setExtended( 4.8104773809653516555);<br />

5322: 'ESBePiOn4','Extended').setExtended( 2.193280<strong>05</strong>07380154566);<br />

5323: 'ESBLn2','Extended').setExtended( 0.693<strong>14</strong>718<strong>05</strong>5994530942);<br />

5324: 'ESBLn10','Extended').setExtended( 2.30258509299404568402);<br />

5325: 'ESBLnPi','Extended').setExtended( 1.<strong>14</strong>4729885849400<strong>17</strong>4<strong>14</strong>);<br />

5326: 'ESBLog10Base2','Extended').setExtended( 3.3219280948873623478);<br />

5327: 'ESBLog2Base10','Extended').setExtended( 0.30102999566398119521);<br />

5328: 'ESBLog3Base10','Extended').setExtended( 0.4771212547196624<strong>37</strong>30);<br />

5329: 'ESBLogPiBase10','Extended').setExtended( 0.497<strong>14</strong>98726941339);<br />

5330: 'ESBLogEBase10','Extended').setExtended( 0.43429448190325182765);<br />

5331: 'ESBPi','Extended').setExtended( 3.<strong>14</strong>15926535897932385);<br />

5332: 'ESBInvPi','Extended').setExtended( 3.1830988618<strong>37</strong>9067154e-1);<br />

5333: 'ESBTwoPi','Extended').setExtended( 6.283185307<strong>17</strong>95864769);<br />

5334: 'ESBThreePi','Extended').setExtended( 9.424777960769<strong>37</strong>97153);<br />

5335: 'ESBPi2','Extended').setExtended( 9.869604401<strong>08</strong>93586188);<br />

5336: 'ESBPiToE','Extended').setExtended( 22.459157718361045473);<br />

53<strong>37</strong>: 'ESBPiOn2','Extended').setExtended( 1.5707963267948966192);<br />

5338: 'ESBPiOn3','Extended').setExtended( 1.0471975511965977462);<br />

5339: 'ESBPiOn4','Extended').setExtended( 0.7853981633974483096);<br />

5340: 'ESBThreePiOn2','Extended').setExtended( 4.7123889803846898577);<br />

5341: 'ESBFourPiOn3','Extended').setExtended( 4.1887902047863909846);<br />

5342: 'ESBTwoToPower63','Extended').setExtended( 9223<strong>37</strong>20368547758<strong>08</strong>.0);<br />

5343: 'ESBOneRadian','Extended').setExtended( 57.295779513<strong>08</strong>232<strong>08</strong>77);<br />

5344: 'ESBOneDegree','Extended').setExtended( 1.7453292519943295769E-2);<br />

5345: 'ESBOneMinute','Extended').setExtended( 2.9<strong>08</strong>882<strong>08</strong>66572159615E-4);<br />

5346: 'ESBOneSecond','Extended').setExtended( 4.8481368110953599359E-6);<br />

5347: 'ESBGamma','Extended').setExtended( 0.57721566490153286061);<br />

5348: 'ESBLnRt2Pi','Extended').setExtended( 9.189385332046727E-1);<br />

5349: //LongWord', 'Cardinal<br />

5350: TBitList', 'Word<br />

5351: Function UMul( const Num1, Num2 : LongWord) : LongWord<br />

5352: Function UMulDiv2p32( const Num1, Num2 : LongWord) : LongWord<br />

5353: Function UMulDiv( const Num1, Num2, Divisor : LongWord) : LongWord<br />

5354: Function UMulMod( const Num1, Num2, Modulus : LongWord) : LongWord<br />

5355: Function SameFloat( const X1, X2 : Extended) : Boolean<br />

5356: Function FloatIsZero( const X : Extended) : Boolean<br />

5357: Function FloatIsPositive( const X : Extended) : Boolean<br />

5358: Function FloatIsNegative( const X : Extended) : Boolean<br />

5359: Procedure IncLim( var B : Byte; const Limit : Byte)<br />

5360: Procedure IncLimSI( var B : ShortInt; const Limit : ShortInt)<br />

5361: Procedure IncLimW( var B : Word; const Limit : Word)<br />

5362: Procedure IncLimI( var B : Integer; const Limit : Integer)<br />

5363: Procedure IncLimL( var B : LongInt; const Limit : LongInt)<br />

5364: Procedure DecLim( var B : Byte; const Limit : Byte)<br />

5365: Procedure DecLimSI( var B : ShortInt; const Limit : ShortInt)<br />

5366: Procedure DecLimW( var B : Word; const Limit : Word)<br />

5367: Procedure DecLimI( var B : Integer; const Limit : Integer)<br />

5368: Procedure DecLimL( var B : LongInt; const Limit : LongInt)<br />

5369: Function MaxB( const B1, B2 : Byte) : Byte<br />

5<strong>37</strong>0: Function MinB( const B1, B2 : Byte) : Byte<br />

5<strong>37</strong>1: Function MaxSI( const B1, B2 : ShortInt) : ShortInt<br />

5<strong>37</strong>2: Function MinSI( const B1, B2 : ShortInt) : ShortInt<br />

5<strong>37</strong>3: Function MaxW( const B1, B2 : Word) : Word<br />

5<strong>37</strong>4: Function MinW( const B1, B2 : Word) : Word<br />

5<strong>37</strong>5: Function esbMaxI( const B1, B2 : Integer) : Integer<br />

5<strong>37</strong>6: Function esbMinI( const B1, B2 : Integer) : Integer<br />

5<strong>37</strong>7: Function MaxL( const B1, B2 : LongInt) : LongInt<br />

5<strong>37</strong>8: Function MinL( const B1, B2 : LongInt) : LongInt<br />

5<strong>37</strong>9: Procedure SwapB( var B1, B2 : Byte)<br />

5380: Procedure SwapSI( var B1, B2 : ShortInt)<br />

5381: Procedure SwapW( var B1, B2 : Word)<br />

5382: Procedure SwapI( var B1, B2 : SmallInt)<br />

5383: Procedure SwapL( var B1, B2 : LongInt)<br />

5384: Procedure SwapI32( var B1, B2 : Integer)<br />

5385: Procedure SwapC( var B1, B2 : LongWord)<br />

5386: Procedure SwapInt64( var X, Y : Int64)<br />

5387: Function esbSign( const B : LongInt) : ShortInt<br />

5388: Function Max4Word( const X1, X2, X3, X4 : Word) : Word<br />

5389: Function Min4Word( const X1, X2, X3, X4 : Word) : Word<br />

5390: Function Max3Word( const X1, X2, X3 : Word) : Word<br />

5391: Function Min3Word( const X1, X2, X3 : Word) : Word<br />

5392: Function MaxBArray( const B : array of Byte) : Byte<br />

5393: Function MaxWArray( const B : array of Word) : Word<br />

5394: Function MaxSIArray( const B : array of ShortInt) : ShortInt<br />

5395: Function MaxIArray( const B : array of Integer) : Integer<br />

5396: Function MaxLArray( const B : array of LongInt) : LongInt<br />

5397: Function MinBArray( const B : array of Byte) : Byte<br />

5398: Function MinWArray( const B : array of Word) : Word<br />

5399: Function MinSIArray( const B : array of ShortInt) : ShortInt<br />

5400: Function MinIArray( const B : array of Integer) : Integer<br />

5401: Function MinLArray( const B : array of LongInt) : LongInt<br />

5402: Function SumBArray( const B : array of Byte) : Byte<br />

5403: Function SumBArray2( const B : array of Byte) : Word<br />

5404: Function SumSIArray( const B : array of ShortInt) : ShortInt<br />

54<strong>05</strong>: Function SumSIArray2( const B : array of ShortInt) : Integer<br />

5406: Function SumWArray( const B : array of Word) : Word<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: 62

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

Saved successfully!

Ooh no, something went wrong!