Search found 1 match

by netbrehon
Thu Oct 01, 2020 7:12 pm
Forum: Gameplay Help
Topic: Hyperbolic function in combinator
Replies: 1
Views: 792

Hyperbolic function in combinator

I'm trying to implement hyperbolic function, that could use any input signal as an `x` parameter.

taking simple hyperbolic function: y = A / x

where y is output (`any` signal), A is just `A` signal in input, and x would be `Any` signal in input.

That would be really simple, if I could select `any ...

Go to advanced search