Skip to content

How does " @n + @m " work? (missing doc explanation) #50

@ghost

Description

The doc https://fityk.nieto.pl/data.html#dataset-transformations says
" returns @n with added y values from interpolated @m"
How exactly @m will be interpolated relative to @n ? I.e, how should X values of @m be relative to Xs of @n for y values to be added?

From experiments, I see that when @n and @m have same X values, then new @ has same Xs and y vals are added.

Once I know, I can edit the doc myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions