close
math.functions vocabulary
Factor handbook ยป Vocabulary index


Documentation
Mathematical functions

Metadata
Parents:math
Tags:math
Authors:Slava Pestov


Words

Error classes
ClassSuperclassSlots
Image non-trivial-divisorImage tuplen


Generic words
WordStack effect
Image absq( x -- y )
Image atan( x -- y )
Image copysign( x y -- x' )
Image cos( x -- y )
Image cosh( x -- y )
Image e^( x -- e^x )
Image e^-1( x -- e^x-1 )
Image frexp( x -- y exp )
Image ldexp( x exp -- y )
Image lgamma( x -- y )
Image log( x -- y )
Image log1+( x -- y )
Image log10( x -- y )
Image round( x -- y )
Image round-to-even( x -- y )
Image round-to-odd( x -- y )
Image signum( x -- y )
Image sin( x -- y )
Image sinh( x -- y )
Image sqrt( x -- y )
Image tan( x -- y )
Image tanh( x -- y )
Image truncate( x -- y )


Ordinary words
WordStack effect
Image (float-round)( x round-quot -- y )
Image (ratio-round)( x round-quot -- y )
Image (round-tiebreak?)( quotient rem denom tiebreak-quot -- q ? )
Image (round-to-even?)( quotient rem denom -- quotient ? )
Image (round-to-odd?)( quotient rem denom -- quotient ? )
Image -i*( x -- y )
Image 10^( x -- 10^x )
Image >=1?( x -- ? )
Image >float-rect( z -- x y )
Image >polar( z -- abs arg )
Image [-1,1]?( x -- ? )
Image ^( x y -- x^y )
Image ^mod( x y n -- z )
Image acos( x -- y )
Image acosec( x -- y )
Image acosech( x -- y )
Image acosh( x -- y )
Image acot( x -- y )
Image acoth( x -- y )
Image arg( z -- arg )
Image asec( x -- y )
Image asech( x -- y )
Image asin( x -- y )
Image asinh( x -- y )
Image atanh( x -- y )
Image ceiling( x -- y )
Image cis( arg -- z )
Image conjugate( z -- z* )
Image cosec( x -- y )
Image cosech( x -- y )
Image cot( x -- y )
Image coth( x -- y )
Image deg>rad( x -- y )
Image divisor?( m n -- ? )
Image factor-2s( n -- r s )
Image floor( x -- y )
Image floor-to( x step -- y )
Image fma( x y z -- result )
Image i*( x -- y )
Image integer-log10( x -- n )
Image integer-log2( x -- n )
Image integer-sqrt( x -- n )
Image lerp( a b t -- a_t )
Image logit( x -- y )
Image logn( x n -- y )
Image mod-inv( x n -- y )
Image non-trivial-divisor( n -- * )
Image nth-root( n x -- y )
Image polar>( abs arg -- z )
Image rad>deg( x -- y )
Image roots( x t -- seq )
Image round-to-decimal( x n -- y )
Image round-to-step( x step -- y )
Image sec( x -- y )
Image sech( x -- y )
Image sigmoid( x -- y )
Image ~( x y epsilon -- ? )
Image ~abs( x y epsilon -- ? )
Image ~rel( x y epsilon -- ? )


Class predicate words
WordStack effect
Image non-trivial-divisor?( object -- ? )


Files


Metadata files