Menu

Equation examples

rscarson

Setting a variable and using it

This will output 3126:

x=5
x=x^x
x=x+1
x

Using filters

This will output 0xff

hex< 250+5

Base conversion

This will output 255

0xFF

Constants

This will output 3

floor(pi)

Putting it all together

This will output 0x6

hex < x = (5 + 5 * ( tan45 ) / pi)

Pages in this Wiki

[Compiling the library]
[Using the library in projects]
[Features and components]
[Defined Symbols]
[Equation examples]
[Projects that use Ub3rMath]


Related

Wiki: Compiling the library
Wiki: Defined Symbols
Wiki: Equation examples
Wiki: Features and components
Wiki: Home
Wiki: Projects that use Ub3rMath
Wiki: Using the library in projects

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.