logspaced: log10-spaced values

Description Usage Arguments Details

Description

compute a vector of n log10-spaced values in a given range

Usage

1
logspaced(n, min, max, force.first = F)

Arguments

n:

number of points

min,max:

interval range

force.first:

put first element equal to min (last element is always equal to max)

Details

used when you need finer sampling of functions which are varying more rapidly in the lower part of the sampling range


diluises/neutRino documentation built on May 15, 2019, 8:33 a.m.