math.functions vocabulary - Factor Documentation (original) (raw)
math.functions vocabulary
Factor handbook » Vocabulary index
Documentation
Mathematical functions
Metadata
Parents: | math |
---|---|
Tags: | math |
Authors: | Slava Pestov |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
n |
Generic words
Word | Stack effect |
---|---|
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x y -- x' ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- e^x ) |
![]() |
( x -- e^x-1 ) |
![]() |
( x -- y exp ) |
![]() |
( x exp -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( x round-quot -- y ) |
![]() |
( x round-quot -- y ) |
![]() |
( quotient rem denom tiebreak-quot -- q ? ) |
![]() |
( quotient rem denom -- quotient ? ) |
![]() |
( quotient rem denom -- quotient ? ) |
![]() |
( x -- y ) |
![]() |
( x -- 10^x ) |
![]() |
( x -- ? ) |
![]() |
( z -- x y ) |
![]() |
( z -- abs arg ) |
![]() |
( x -- ? ) |
![]() |
( x y -- x^y ) |
![]() |
( x y n -- z ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( z -- arg ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( arg -- z ) |
![]() |
( z -- z* ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( m n -- ? ) |
![]() |
( n -- r s ) |
![]() |
( x -- y ) |
![]() |
( x step -- y ) |
![]() |
( x y z -- result ) |
![]() |
( x -- y ) |
![]() |
( x -- n ) |
![]() |
( x -- n ) |
![]() |
( x -- n ) |
![]() |
( a b t -- a_t ) |
![]() |
( x -- y ) |
![]() |
( x n -- y ) |
![]() |
( x n -- y ) |
![]() |
( n -- * ) |
![]() |
( n x -- y ) |
![]() |
( abs arg -- z ) |
![]() |
( x -- y ) |
![]() |
( x t -- seq ) |
![]() |
( x n -- y ) |
![]() |
( x step -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x -- y ) |
![]() |
( x y epsilon -- ? ) |
![]() |
( x y epsilon -- ? ) |
![]() |
( x y epsilon -- ? ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:basis/math/functions/functions.factor
resource:basis/math/functions/functions-docs.factor
resource:basis/math/functions/functions-tests.factor
Metadata files
resource:basis/math/functions/authors.txt
resource:basis/math/functions/summary.txt
resource:basis/math/functions/tags.txt