next_triangular: Find which triangular number you're on

View source: R/cartography_chamber.R

next_triangularR Documentation

Find which triangular number you're on

Description

Find which triangular number you're on

Usage

next_triangular(x)

Arguments

x

A positive integer.

Value

The index of the next greatest or equal triangular number to x.


mappeR documentation built on April 3, 2025, 6:19 p.m.