pub fn addmathfunc(f: mathfunc) -> i32
Port of addmathfunc(MathFunc f) from Src/module.c:1313. Returns 0 on add, 1 on clash (existing entry not autoloadable). Replaces autoloadable entries via removemathfunc.
addmathfunc(MathFunc f)
Src/module.c:1313
removemathfunc