pingwyn.core.to_float
Convert object values to floats.
- param obj:
Object to convert.
- type obj:
pingwyn.Curve or pingwyn.Grid or pingwyn.Image or pingwyn.Profile
- returns:
Converted object. Has the same type as the input object.
- rtype:
pingwyn.Curve or pingwyn.Grid or pingwyn.Image or pingwyn.Profile
See also