PHP

PHP jest obiektowym, skryptowym jezykiem programowania zaprojektowanym do tworzenia dynamicznych stron www.


Funkcje PHP

Oficjalna strona PHP

Dodatkowe aplikacje PHP

Dodatkowe modu³y PHP

Wortal PHP
Darmowy Katalog Stron - Mieszkania - mikrosluchawka - wózki widłowe części - Noclegi - Autogiełda


fmod

fmod

(PHP 4 >= 4.2.0, PHP 5)

fmod -- Returns the floating point remainder (modulo) of the division of the arguments

Description

float fmod ( float x, float y )

Returns the floating point remainder of dividing the dividend (x) by the divisor (y). The reminder (r) is defined as: x = i * y + r, for some integer i. If y is non-zero, r has the same sign as x and a magnitude less than the magnitude of y.

Przykład 1. Using fmod()

<?php
$x
= 5.7;
$y = 1.3;
$r = fmod($x, $y);
// $r equals 0.5, because 4 * 1.3 + 0.5 = 5.7
?>

faktura program do fakturowania vat - Limo and Car services limo service Airport chicago 773-649-9630 - Forum komputerowe Forum komputerowe Forum komputerowe - anteny - Limo and Car services chicago limousine 773-649-9630 - zdjęcia dzieci - opisy - Najlepsze pionowe opisy gg do Twojego komunikatora - aliasy aliasy aliasy - własne forum - Programy - pozycjonowanie i optymalizacja pozycjonowanie i optymalizacja pozycjonowanie i optymalizacja - Słownik dla informatłyka - pozycjonowanie - Nasz cel zapewnienie jakości oprogramowania dla Ciebie

G:10,M:0,Y:23