[Csnd] min and max float
| Date | 2026-01-08 18:12 |
| From | Philipp Neumann <0000119f78f3a4f9-dmarc-request@LISTSERV.HEANET.IE> |
| Subject | [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 |
| Date | 2026-01-08 18:50 |
| From | Rory Walsh |
| Subject | Re: [Csnd] min and max float |
In these instances I usually use the [divz](https://csound.com/docs/manual/divz.html) opcode. On Thu, 8 Jan 2026 at 19:12, Philipp Neumann <0000119f78f3a4f9-dmarc-request@listserv.heanet.ie> wrote:
|