FracFormatter.__call__

FracFormatter.__call__(x, pos=None)[source]

Convert number to a string.

Parameters
  • x (float) – The value.

  • pos (float, optional) – The position.