5
f(w,t)=sin(wt)/w. Help make defined at w = 0.
(discuss.tchncs.de)
General community for all things mathematics on @lemmy.world
Submit link and text posts about anything at all related to mathematics.
Questions about mathematical topics are allowed, but NO HOMEWORK HELP. Communities for general math and homework help should be firmly delineated just as they were on reddit.
So... you want to define division by zero?
I thought maybe with some clever algebra or calculus the function can be transformed into function that has outputs equal to current's:
lim~w->a~f(w,t)
Since the limit (AFAIK) is defined everywhere.
Also maybe(idk) dividing really small number by other really small number is numerically unstable? I use f32(32 bit float) on microcontroller.
Ahh yeah, I misunderstood what you were going for, sorry! Yeah, check out Buildout's suggestion!