Topic: modulus and logs
hello,
new guy here. i would like to know how something like f(x)="modulus" x and f(x)= log"base"3 of x is represented in the software
thanks in advance.
chester
You are not logged in. Please login or register.
Graph Forums → Support → modulus and logs
hello,
new guy here. i would like to know how something like f(x)="modulus" x and f(x)= log"base"3 of x is represented in the software
thanks in advance.
chester
a modulus b can be written mod(a,b) while log"base 3" of x is written logb(x,3). You can find a list of all supported functions in the manual: http://www.padowan.dk/doc/english/ListOfFunctions.html
thank you so much!
Graph Forums → Support → modulus and logs
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.011 seconds (62% PHP - 38% DB) with 10 queries