grapa
Welcome
grapa
grapa.grapa
grapa.GUI
grapa.colorscale
grapa.curve
grapa.curve_image
grapa.curve_inset
grapa.curve_subplot
grapa.database
grapa.datatypes
grapa.frontend
grapa.graph
grapa.internal
grapa.parse
grapa.plot
grapa.scripts
grapa.shared
grapa.shared.colors_conversion
grapa.shared.command_recorder
grapa.shared.conditional_property_applier
grapa.shared.constants
grapa.shared.constants_internals
grapa.shared.error_management
grapa.shared.funcgui
grapa.shared.keywords_loader
grapa.shared.logging_utils
grapa.shared.maths
grapa.shared.maths.derivative
grapa.shared.maths.derivative2nd
grapa.shared.maths.find_nearest
grapa.shared.maths.fractionstr_to_float
grapa.shared.maths.is_number
grapa.shared.maths.roundSignificant
grapa.shared.maths.roundSignificantRange
grapa.shared.maths.roundgraphlim
grapa.shared.maths.smooth
grapa.shared.maths.trapz
grapa.shared.maths.xAtValue
grapa.shared.maths.MathOperator
grapa.shared.mpl_figure_factory
grapa.shared.string_manipulations
grapa.shared.varia
General Index
Module Index
grapa
grapa
grapa.shared
grapa.shared.maths
grapa.shared.maths.xAtValue
View page source
grapa.shared.maths.xAtValue
grapa.shared.maths.
xAtValue
(
x_series
,
y_series
,
value
,
xmin_xmax
=
[-inf,
inf]
,
silent
=
False
)
Returns the x value where y_series crosses value.