C Math Library Reference | ![]() ![]() |
Ratio of a circle's circumference to its diameter
C Prototype
mxArray *mlfPi();
C Syntax
#include "matlab.h" mxArray *R = NULL; /* Return value */ mlfAssign(&R, mlfPi());
MATLAB Syntax
pi
See Also
pi
Calling Conventions![]() | mlfPermute | mlfPinv | ![]() |