getv_from_u_and_w {ffstream}R Documentation

Calculate v

Description

Function to calculate v from u and w, according to the formula v= w(1-u).

Usage

getv_from_u_and_w(u, w)

Arguments

u

The current value of u.

w

The current value of w.


[Package ffstream version 0.1.6 Index]