Skip to content

Support mathmatical operators #33

@tsuz

Description

@tsuz

Mathematical Operators

Pine Script Go Pine
math.abs
math.acos
math.asin
math.atan
math.avg
math.ceil
math.cos
math.e
math.exp
math.floor
math.log
math.log10
math.max
math.min
math.phi
math.pi
math.pow pine.Pow
math.random
math.round
math.round_to_mintick
math.rphi
math.sign
math.sin
math.sqrt use pine.Pow(src, 0.5)
math.sum pine.Sum
math.tan
math.todegrees
math.toradians

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