Toms Homepage
  Home    Downloads    Your Account    Forums  
  Create an account
Modules
· Home
· Games
· My Gallery
· PHP Manual
· PHP-Nuke HOWTO
· Web Links
· Your Account
 
Who's Online
Welcome, Anonymous
Nickname

Password

Security Code
Security Code
Type Security Code


(Register)

Membership:
Latest: pletcherbyo
New Today: 427
New Yesterday: 532
Overall: 46811

People Online:
Visitors: 231
Members: 10
Total: 241

Online Now:
COM OMHDelila
 RozellaSt
COM Zachery65
COM RevaMJYM
COM Eugene662
COM CandiceMc
 MiraNaylo
COM MalindaRo
COM SkyeBerma
COM Laurence9
 
bcpow

bcpow

(PHP 3, PHP 4 , PHP 5)

bcpow --  Raise an arbitrary precision number to another

Description

string bcpow ( string x, string y [, int scale] )

Raise x to the power y. The optional scale can be used to set the number of digits after the decimal place in the result.

Examples

Example 1. bcpow() example

<?php

echo bcpow(4.2, 3, 2); // 74.08

?>

See Also

bcpowmod() and bcsqrt().

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2004 by Tom Nitzschner.
Web site engine code is Copyright © 2003 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.094 Seconds

:: VereorLCARS phpbb2 style by Vereor :: PHP-Nuke theme by www.nukemods.com ::