Home > typescript-lib-starter

typescript-lib-starter 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