shithub: riscv

ref: 4616c93e8d5fbb9fbedf3b2c16f5b86a21e834ac
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}