[Csnd] min and max float

Hi everybody,

sorry if this mail reaches you twice - i probably have some problems with my mail program.

For an algo for updating a min and max value i want to use the minimum possible value before zero (to prevent division by zero) and the maximum possible float.
What is a good way to represnt these numbers inside of csound?

Greetings,
Philipp

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

In these instances I usually use the divz opcode.