| Glossary|Tips/Tricks|FREE App/VCL|Best'O'Net|Books|Link Back |
Delphi Programming RTL Reference|By Category|Alphabetically|By Unit
IntPower |
unit |
| math | |
| category | |
| arithmetic routines |
| declaration |
| description |
| example |
var PI2 : extended; PI2 := IntPower(PI,2); //PI2 = 9.8696044 |
| in real code |
| see also |
| Free Delphi code snippet inside every Delphi Newsletter! |
|
|
| Got some code to share? Got a question? Need some help? |
|
|
