Pike v8.0 release 1738

Method Gmp.mpz()->cast_to_float()


Method cast_to_float

float cast_to_float()

Description

Casts the object to a float.

Deprecated

Use (float) instead.