|
gmp_exportExport to a binary string Beschreibung
string gmp_export
( GMP
$gmpnumber
, integer $word_size
, integer $options
)Export a GMP number to a binary string Parameter-Liste
Rückgabewerte
Returns a stringIm Fehlerfall wird Beispiele
Beispiel #1 gmp_export example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: AA |