User Tools

Site Tools


4rpl:commands:avg2

Index
Math

avg2

avg2(<-high <-low) ->average

Description

Computes the average of two numbers.

Examples

40 ->low
44 ->high
avg2(<-high <-low) ->avg2
trace(<-avg2)  #outputs 42

Index

4rpl/commands/avg2.txt · Last modified: 2022/05/18 15:37 by Karsten75