Module

Data.Quantity.Math

Package
purescript-quantities
Repository
sharkdp/purescript-quantities

This module defines mathematical operations on physical quantities. Most of these functions return Either ConversionError Quantity since they can only be applied to scalar (dimensionless) values. If the conversion to a scalar fails, they will return a ConversionError.