shithub: riscv

ref: 1f02aabc6b86e4cb8735cf07ad9e0036d38b6543
dir: /sys/src/cmd/plot/libplot/grade.c/

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