NEURON
extdef.h
Go to the documentation of this file.
1 /* /local/src/master/nrn/src/modlunit/extdef.h,v 1.5 1998/07/04 14:08:54 hines Exp */
2 
3 "first_time", "error", "f_flux", "b_flux", "fabs", "sqrt", "sin", "cos", "tan", "acos", "asin",
4  "atan", "atan2", "sinh", "cosh", "tanh", "floor", "ceil", "fmod", "log10", "log", "pow",
5  "printf", "prterr", "exp", "threshold", "force", "deflate", "expfit", "derivs", "spline",
6  "hyperbol", "revhyperbol", "sigmoid", "revsigmoid", "harmonic", "squarewave", "sawtooth",
7  "revsawtooth", "ramp", "pulse", "perpulse", "step", "perstep", "erf", "exprand", "factorial",
8  "gauss", "normrand", "poisrand", "poisson", "setseed", "scop_random", "boundary", "romberg",
9  "legendre", "invert", "stepforce", "schedule", "set_seed", "nrn_pointing",
10  "state_discontinuity", "net_send", "net_move", "net_event", "nrn_random_play", "at_time",
11  "nrn_ghk", "random_negexp", "random_normal", "random_uniform", "random_setseq", "random_setids",
12  "random_ipick",