libsbml.libsbmlPINVOKE.ASTNode_getMantissa C# (CSharp) Method

ASTNode_getMantissa() private method

private ASTNode_getMantissa ( HandleRef jarg1 ) : double
jarg1 System.Runtime.InteropServices.HandleRef
return double
  public static extern double ASTNode_getMantissa(HandleRef jarg1);
libsbmlPINVOKE