| |
|
|
Michael Wodrich | Potenzieren (Serienmultiplikation).
the Result is P:F1 high P:F2 (in BASIC: F1^F2).
Parameter: P:F1 = Base P:F2 = Exponent
old: x = @Pow( P:F1, P:F2 )
new: (with LINK:[Operators]) x = P:F1 ^ P:F2 The function becomes in künftigen XProfan-versions not any more supported. instead is the Operator "^" To use.
|
|
|
| Programmieren, das spannendste Detektivspiel der Welt. | 06/20/05 ▲ |
|
|
|