Query: fcmatrixrotate
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcMatrixRotate(3) FcMatrixRotate(3)NAMEFcMatrixRotate - Rotate a matrixSYNOPSIS#include <fontconfig.h> void FcMatrixRotate (FcMatrix *matrix, double cos, double sin);DESCRIPTIONFcMatrixRotate rotates matrix by the angle who's sine is sin and cosine is cos. This is done by multiplying by the matrix: cos -sin sin cosVERSIONFontconfig version 2.9.0 16 April 2012 FcMatrixRotate(3)
| Related Man Pages |
|---|
| sincos(3) - linux |
| sincosl(3) - linux |
| sincos(3) - suse |
| sincosf(3) - suse |
| sincos(3) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |