Home > typescript-from-zero

typescript-from-zero package

A small library for common math functions

Functions

Function Description
avg(a, b, c) Calculate the average of three numbers
sum3(a, b, c) (BETA) Calculate the sum of three numbers