xbudget.nodes.Reciprocal¶ class xbudget.nodes.Reciprocal(source)[source]¶ Bases: object Safe reciprocal (1/x with zeros mapped to infinity) of a variable. Methods Attributes kind source Parameters: source (str)