User Tools

Site Tools


crpl:docs:mul

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
crpl:docs:mul [2013/01/14 19:02] – created virgilwcrpl:docs:mul [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-TODO+ 
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]] 
 +=====  mul  ===== 
 + 
 +^<-a <-b mul ->result 
 + 
 +=== Description === 
 +Multiplies  two arguments from the stack together and pushes the result on the stack. 
 +=== Examples === 
 +<code 4RPL> 
 +trace(2 3 mul) #prints '6' 
 +</code>  
crpl/docs/mul.1358190169.txt.gz · Last modified: 2025/02/14 14:56 (external edit)