KiCad PCB EDA Suite
Loading...
Searching...
No Matches
user_defined_signals_help_md.h
Go to the documentation of this file.
1// Do not edit this file, it is autogenerated by CMake from the .md file
2_HKI( "SPICE functions:\n"
3"\n"
4" sqrt(x)\n"
5" sin(x)\n"
6" cos(x)\n"
7" tan(x)\n"
8" sinh(x)\n"
9" cosh(x)\n"
10" tanh(x)\n"
11" asin(x)\n"
12" acos(x)\n"
13" atan(x)\n"
14" asinh(x)\n"
15" acosh(x)\n"
16" atanh(x)\n"
17" arctan(x)\n"
18" exp(x)\n"
19" ln(x)\n"
20" log(x)\n"
21" abs(x)\n"
22" nint(x)\n"
23" int(x)\n"
24" floor(x)\n"
25" ceil(x)\n"
26" pow(x, y)\n"
27" pwr(x, y)\n"
28" min(x, y)\n"
29" max(x, y)\n"
30" sgn(x)\n"
31" ternary_fcn(x, y, z)\n"
32" gauss(nom, rvar, sigma)\n"
33" agauss(nom, avar, sigma)\n"
34" unif(nom, rvar)\n"
35" aunif(nom, avar)\n"
36" limit(nom, avar)\n"
37"" );
#define _HKI(x)