.. currentmodule:: brian2.core.functions exprel class ============ (*Shortest import*: ``from brian2.core.functions import exprel)`` .. autoclass:: exprel Tutorials and examples using this --------------------------------- * Example :doc:`COBAHH ` * Example :doc:`IF_curve_Hodgkin_Huxley ` * Example :doc:`advanced/exprel_function ` * Example :doc:`advanced/float_32_64_benchmark ` * Example :doc:`compartmental/hh_with_spikes ` * Example :doc:`compartmental/hodgkin_huxley_1952 ` * Example :doc:`compartmental/lfp ` * Example :doc:`frompapers/Stimberg_et_al_2019/example_3_bisection ` * Example :doc:`frompapers/Stimberg_et_al_2019/example_3_bisection_standalone ` * Example :doc:`frompapers/Wang_Buszaki_1996 `