ezeio2:scriptref:fpow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ezeio2:scriptref:fpow [2019-11-18 23:10] – created andrehezeio2:scriptref:fpow [2023-10-26 18:12] (current) andreh
Line 23: Line 23:
    new Float:x;    new Float:x;
        
-   x = fsqrt( 3, 4 );   // 81+   x = fpow( 3, 4 );   // 81 
 +    
 +   x = fpow( 7.39, E ); // 2.0001.. (=natural logarithm)
 </code> </code>
  
  • ezeio2/scriptref/fpow.1574118629.txt.gz
  • Last modified: 2019-11-18 23:10
  • by andreh