Dokumentation zu: to_float(E)

HR Image


SYNOPSIS
        float to_float(int)
        float to_float(string)
        float to_float(float)

        (float)<value>

DESCRIPTION
        Ints are expanded to floats, strings are converted up to the
        first character that doesnt belong into a float.
        Floats are just returned.

BUGS
        The cast notation only works if the precise type of <value>
        is known at compile-time. This will not be fixed - use the
        function form instead.

SEE ALSO
        to_string(E), to_int(E), sscanf(E)

Die Seite ist auch in Deutsch vorhanden.

Start » Magierhandbuch » Docu » Efun » To_float Letzte Generierung: 25.04.2021, 01:58
Email an: mud@wl.mud.de
Valid HTML 4.01!