shithub: riscv

ref: 9dde88f86b56e33227c85cfc4e46dcaa27e7405b
dir: /sys/src/cmd/plot/libplot/grade.c/

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