﻿pydicom.valuerep.ISfloat
========================

.. currentmodule:: pydicom.valuerep

.. autoclass:: ISfloat

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~ISfloat.__init__
      ~ISfloat.as_integer_ratio
      ~ISfloat.conjugate
      ~ISfloat.fromhex
      ~ISfloat.hex
      ~ISfloat.is_integer
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ISfloat.imag
      ~ISfloat.real
   
   