Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

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.