Add math methods `sin()`, `cos()`, `tan()`, `abs()` etc. · Issue #135 · processing/libprocessing · GitHub
Skip to content

Add math methods sin(), cos(), tan(), abs() etc. #135

Description

@SableRaf

libprocessing / mewnala currently does not expose common Processing math methods: sin(), cos(), tan(), abs() etc.

This will improve backwards compatibility with Processing and p5.js sketches, and remove the need to explicitely import math for basic mehods.

Related to #128

Reference

See https://processing.org/reference/#math

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions