DecimalCeiling: DecimalCeiling

View source: R/firevat_maths.R

DecimalCeilingR Documentation

DecimalCeiling

Description

Returns the ceiling of a decimal value e.g. value = 0.15, decimal = 0.1 returns 0.2

Usage

DecimalCeiling(value, decimal)

Arguments

value

numeric value (decimal)

decimal

numeric value (e.g. 0.1, 0.001)

Value

a numeric value


cgab-ncc/FIREVAT documentation built on Nov. 19, 2022, 5:55 p.m.