| |
|
|
 maxilars | cls var single a = 4 var single b = 3 var single c = 2 var single e1 = 3*a + 4*b + 5*c var single e2 = 2*a + 5*b + 6*c var single e3 = 4*a + 2*b + 2*c print e1, e2, e3 ' everything 0.000000 waitinput end
' supplant e1 through ee1, e2 through ee2 u. e3 through ee3 ' hoppla now geht's. ' where lying derFehler? thanks in Vorraus. |
|
|
| |
|
|
|
 Jörg Sellmeyer | |
|
| |
|
|
|
 RGH | in the next XProfan-Version is the trouble fixed!
The previous Version interprets, How even too Delphi, e1, e2 and e3 as The numerischen Literale 0e1, 0e2 and 0e3, The now time the worth 0 having! In XProfan must künftig the "e" (or "E") not on first place stand.
Greeting Roland |
|
|
| XProfan X3Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 08/26/17 ▲ |
|
|
|