NEURON
extdef.h
Go to the documentation of this file.
1 /* /local/src/master/nrn/src/nmodl/extdef.h,v 4.2 1998/07/04 14:08:32 hines Exp */
2 
3 "first_time",
4 "error",
5 "f_flux",
6 "b_flux",
7 "fabs",
8 "sqrt",
9 "sin",
10 "cos",
11 "tan",
12 "acos",
13 "asin",
14 "atan",
15 "atan2",
16 "sinh",
17 "cosh",
18 "tanh",
19 "floor",
20 "ceil",
21 "fmod",
22 "log10",
23 "log",
24 "pow",
25 "printf",
26 "prterr",
27 "exp",
28 "threshold",
29 "force",
30 "deflate",
31 "expfit",
32 "derivs",
33 "spline",
34 "hyperbol",
35 "revhyperbol",
36 "sigmoid",
37 "revsigmoid",
38 "harmonic",
39 "squarewave",
40 "sawtooth",
41 "revsawtooth",
42 "ramp",
43 "pulse",
44 "perpulse",
45 "step",
46 "perstep",
47 "erf",
48 "exprand",
49 "factorial",
50 "gauss",
51 "normrand",
52 "poisrand",
53 "poisson",
54 "setseed",
55 "scop_random",
56 "boundary",
57 "romberg",
58 "legendre",
59 "invert",
60 "stepforce",
61 "schedule",
62 "set_seed",
63 "nrn_pointing",
64 "state_discontinuity",
65 "net_send",
66 "net_move",
67 "net_event",
68 "nrn_random_play",
69 "at_time",
70 "nrn_ghk",