Incari Studio
Ctrlk
Incari Studio
Ctrlk
  • Incari HMI Development Platform
  • Getting Started
    • Overview
    • Requirements
    • What's New
    • Installation
    • First Steps
  • Objects and Types
    • Overview
    • Project Objects
    • Scene Objects
    • Scene2D Objects
    • Prefabs
    • Attributes
    • Data Types
    • Terminology
  • Modules
    • Overview
    • Animation Editor
    • Asset Database
    • Asset Manager
    • Attribute Editor
    • Code Editor
    • Console
    • Exporter
    • Figma Importer
    • Image Sequence Editor
    • Logic Editor
    • Global Preferences
    • Material Editor
    • Model Editor
    • Plugins
    • Profiler View
    • Project Outliner
    • Project Settings
    • Scene Outliner
  • Toolbox
    • Overview
    • Actions
    • Array
    • Binary
    • Communication
    • DateTime
    • Development
    • Dictionary
    • Events
    • Flow Control
    • Functions
    • IO
    • Incari
    • Localization
    • Math
      • Absolute
      • Add
      • Average
      • Boolean
      • Ceil
      • Clamp
      • Decrement
      • Divide
      • Floor
      • Increment
      • Interpolate
      • Logarithm
      • Math Constant
      • Maximum
      • Minimum
      • Modulo
      • Multiply
      • Numerical Value
      • Power
      • Random
      • Range Mapper
      • Root
      • Rotation Matrix
      • Round
      • Subtract
      • Trigonometry
      • Vector Value
    • Plugins
    • Prefab
    • String
    • Transition
    • Utilities
    • Variables
    • Web
  • Demo Projects
    • Overview
    • 4 Methods of Animation
    • Using APIs to Pull Dynamic Data
    • An Analog Clock
    • Image Sequence Button Animation
    • Prefabs
    • Project Initialization
    • On-Screen Keyboard
    • Skinnable Speedometer
    • Python Testing API
Powered by GitBook
On this page
  1. Toolbox

Math

Introduction

Incari has several Nodes for perfoming mathematical operations. These Nodes allow the user to generate numbers, Boolean values, and Vectors and perform the usual operations on them.

Contents

  • Absolute

  • Add

  • Average

  • Boolean

    • AND

    • Bool Value

    • Negate

    • OR

  • Ceil

  • Clamp

  • Decrement

  • Divide

  • Floor

  • Increment

  • Interpolate

  • Logarithm

  • Math Constant

  • Maximum

  • Minimum

  • Modulo

  • Multiply

  • Numerical Value

  • Power

  • Random

  • Range Mapper

  • Root

  • Rotation Matrix

  • Round

  • Subtract

  • Trigonometry

    • Arc Cosine

    • Arc Sine

    • Arc Tangent

    • Arc Tangent 2

    • Cosine

    • Radian-Degree Converter

    • Sine

    • Tangent

  • Vector Value

PreviousSet Translation KeyNextAbsolute

Last updated 1 year ago

  • Introduction
  • Contents