Math

From LilyWiki

Jump to: navigation, search

Contents

[edit] math

Call methods using the Javascript Math object.
 

[edit] Inlets

inlet1 methods: "PI", "abs", "acos", "asin", "atan", "atan2", "ceil", "cos", "floor", "log", "max", "pow", "round", "sin", "sqrt", "tan"
<anything>
<PI>
<abs>
<toDegrees>
<toRadians>
<acos>
<asin>
<atan>
<atan2>
<ceil>
<cos>
<exp>
<floor>
<log>
<max>
<min>
<pow>
<round>
<sin>
<sqrt>
<tan>
<E>
 

[edit] Outlets

outlet1 result
 

[edit] Arguments

 

[edit] Notes

 
Personal tools